summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2022-07-30 15:15:44 +0200
committerGitHub <noreply@github.com>2022-07-30 15:15:44 +0200
commit9e17a6dbf0a43511ddaf5c36de83e3d09629437e (patch)
tree663e26b062126a80c0fa5d67d2dcdc3e490a1694 /tbump.toml
parent90884856a3e2c3531d678a31a4455270a75bc6c7 (diff)
downloadpylint-git-9e17a6dbf0a43511ddaf5c36de83e3d09629437e.tar.gz
Bump pylint to 2.15.0-a0, update changelog (#7196)
[doc] Add summary for the release notes
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 0cda703c7..ec96c4e12 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/pylint"
[version]
-current = "2.15.0-dev0"
+current = "2.15.0-a0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.