summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2022-03-24 15:42:23 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2022-03-24 23:13:17 +0100
commitfd0eb6c2af0e3e98350e24047c4df7d5b8aad89a (patch)
treeda1a13070bf6bbae32fad2501e8afd956dc6f25f /tbump.toml
parent1c509edc4ee2dbf1bbe8822e91e0b7df02ce463d (diff)
downloadpylint-git-fd0eb6c2af0e3e98350e24047c4df7d5b8aad89a.tar.gz
Bump pylint to 2.13.0, update changelogv2.13.0
Create the release summary upgrade the release process. Bump pylint to 2.13.0, 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 2116fdb7c..83785652f 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/pylint"
[version]
-current = "2.13.0-dev0"
+current = "2.13.0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.