summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-06-29 20:59:39 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-06-29 21:13:47 +0200
commita56b52550b88ba4234f1332b54c5cfd3e49368b3 (patch)
tree5c1f0f585f720af4deba3459ea4f547b4a921365 /tbump.toml
parentca447f7d93a002eb7d4dd80ff4caaf28ce8702b6 (diff)
downloadpylint-git-a56b52550b88ba4234f1332b54c5cfd3e49368b3.tar.gz
Bump pylint to 2.9.0, update changelog, add python 3.10 to package metav2.9.0
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 aa54f05ed..915661cfa 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/pylint"
[version]
-current = "2.9.0-dev1"
+current = "2.9.0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.