summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-11-21 18:15:09 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-11-21 18:15:09 +0100
commit7f770fa30325818247174bc28986df708a6461a7 (patch)
treef1e91813d06f8608dafca0357ec4d5ae687b888b /tbump.toml
parentd0775d5fd293c97e17f7583c0640ebf2fa4478d2 (diff)
downloadastroid-git-7f770fa30325818247174bc28986df708a6461a7.tar.gz
Upgrade the version to 2.9.1-dev0 following 2.9.0 release
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 91309a98..333a1670 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/astroid"
[version]
-current = "2.9.0"
+current = "2.9.1-dev0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.