summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-10-07 07:35:47 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-10-07 07:35:47 +0200
commit0a5a77a1a3d45bf79b952e4021591f9ec5648e1f (patch)
tree0faae6dcffe19f666cd2f7454d41b7e0e5a26ade /tbump.toml
parentfa12a471b5d4c2211ae07811f1dd763d6b3a2546 (diff)
downloadastroid-git-0a5a77a1a3d45bf79b952e4021591f9ec5648e1f.tar.gz
Move back to a dev version following 2.8.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 48818b77..a9c2015f 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/astroid"
[version]
-current = "2.8.2"
+current = "2.8.3-dev0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.