summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-07-20 19:19:16 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-07-20 21:11:38 +0200
commit970c5d25cc944cdf67f4b5acf7dd48fb495bcf7f (patch)
treee1a9b974455e9fc519b2022dd99b67460822131c /tbump.toml
parent867d61b2345a1322474ad2a9772c9e1ef3e218c3 (diff)
downloadpylint-git-970c5d25cc944cdf67f4b5acf7dd48fb495bcf7f.tar.gz
Move back to a dev version following 2.9.4 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 dea34cb03..a6c602692 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/pylint"
[version]
-current = "2.9.4"
+current = "2.9.5-dev0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.