summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-12-31 13:29:51 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-12-31 13:29:51 +0100
commit21a2983826c903878bdd23e283dbc00545b32daa (patch)
treed386735bee4ddbb312671c79a7404ebf387bc4eb /tbump.toml
parente36b4388aebb892c10ed779bafc9c1a07a325b8d (diff)
downloadastroid-git-21a2983826c903878bdd23e283dbc00545b32daa.tar.gz
Upgrade the version to 2.9.2-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 0e559969..c51be0cd 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/astroid"
[version]
-current = "2.9.1"
+current = "2.9.2-dev0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.