summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-07-01 14:37:12 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-07-01 14:54:36 +0200
commit6f066733e23a61d83580cd1898e6b8afab8fafea (patch)
tree3c77efba74f714f77601d475864f68850ac55ec1 /tbump.toml
parentaa688de05e469e33a20478144013946ccb752736 (diff)
downloadpylint-git-6f066733e23a61d83580cd1898e6b8afab8fafea.tar.gz
Move back to a dev version following 2.9.3 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 d65f63f92..b21635b4c 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/pylint"
[version]
-current = "2.9.3"
+current = "2.9.4-dev0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.