summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorMarc Mueller <30130371+cdce8p@users.noreply.github.com>2023-02-01 13:20:53 +0100
committerMarc Mueller <30130371+cdce8p@users.noreply.github.com>2023-02-01 13:20:53 +0100
commit588c837efc074700d6a49edea8714c7934701012 (patch)
tree34bacb1c418b7a18c550c4bd5480b83f0c1e9a6e /tbump.toml
parent0fba80c8ca7f3bf9cb675f4df831362852137e2a (diff)
downloadpylint-git-588c837efc074700d6a49edea8714c7934701012.tar.gz
Bump pylint to 2.17.0-dev0, 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 141a3b196..d59587858 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/pylint"
[version]
-current = "2.16.0"
+current = "2.17.0-dev0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.