summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-10-17 10:17:11 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-10-17 10:17:11 +0200
commitd3ba6882e1e8d4257dac02f7e259552f8dd96037 (patch)
tree49796a461f562e86cbbeea02673d00e136035815 /tbump.toml
parent3ec26178a0ab5f15d12ae2540b1eb23e78cc574e (diff)
downloadastroid-git-d3ba6882e1e8d4257dac02f7e259552f8dd96037.tar.gz
Move back to a dev version following 2.8.3 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 7070a812..43f95c43 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/astroid"
[version]
-current = "2.8.3"
+current = "2.8.4-dev0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.