summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-07-21 09:51:44 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-07-21 10:01:37 +0200
commit31aa6fdad53ae3d768950b8cff976b7a7350c2de (patch)
treec08e903f9cd127204072ce4eaebb216ec3344dc4 /tbump.toml
parentec8219e48f031f93377cc7d862a6f3bf80d76dbf (diff)
downloadpylint-git-31aa6fdad53ae3d768950b8cff976b7a7350c2de.tar.gz
Move back to a dev version following 2.9.5 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 ea399314d..d1de0ecf9 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/pylint"
[version]
-current = "2.9.5"
+current = "2.9.6-dev0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.