summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2022-01-04 00:15:30 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2022-01-04 00:15:30 +0100
commite5d33e6b20724de924de558399bcdaeb4347e9b8 (patch)
treed215acde0bb569e888993a1e6c013f6c46fe8b49 /tbump.toml
parent101aed9d304cae4c3d0d9140f151b852b21c7ddf (diff)
downloadastroid-git-e5d33e6b20724de924de558399bcdaeb4347e9b8.tar.gz
Upgrade the version to 2.10.0-dev0 following 2.9.2 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 a3305c24..4544fe88 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/astroid"
[version]
-current = "2.9.2"
+current = "2.10.0-dev0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.