summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-07-01 10:25:52 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-07-01 10:35:08 +0200
commitf26e986077cbfa17ddb6ab498359bedfc20ead35 (patch)
tree04eeae978989394bcc0ce983b5116efec192b75f /tbump.toml
parentcb83d73b5c2cc36f8f0c57d0d448257da305b751 (diff)
downloadpylint-git-f26e986077cbfa17ddb6ab498359bedfc20ead35.tar.gz
Move back to a dev version following 2.9.2 release
Diffstat (limited to 'tbump.toml')
-rw-r--r--tbump.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tbump.toml b/tbump.toml
index 87ce7cbf1..becae65ec 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/pylint"
[version]
-current = "2.9.2"
+current = "2.9.3-dev0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.