summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-11-21 16:08:50 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-11-21 16:08:50 +0100
commit935ff12e0d65899d3d48d1c7be9cbeeb1d9e6089 (patch)
treebef692d7230260b0f82b04b5a878bde79a8f3f50 /tbump.toml
parentc47561e5013232851ac48394be33cfcff967962f (diff)
downloadastroid-git-935ff12e0d65899d3d48d1c7be9cbeeb1d9e6089.tar.gz
Upgrade the version to 2.9.0-dev0 following 2.8.6 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 91f5ae61..39c8bb0c 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/astroid"
[version]
-current = "2.8.6"
+current = "2.9.0-dev0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.