summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-06-17 10:21:08 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-06-17 13:24:47 +0200
commit0f08e2e52baf46498c0b2ae19dadb1144eb70295 (patch)
treeb09ff2f52b9ccaef12425151758f8fc9dad181d1 /tbump.toml
parent63595a94551cb299bce2988dd1101f863de3bf08 (diff)
downloadpylint-git-0f08e2e52baf46498c0b2ae19dadb1144eb70295.tar.gz
Bump pylint to 2.9.0-dev1, update changelog
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 da4f7836b..aa54f05ed 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/pylint"
[version]
-current = "2.9.0-dev0"
+current = "2.9.0-dev1"
regex = '''
^(?P<major>0|[1-9]\d*)
\.