summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-10-25 22:04:18 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-10-25 22:04:18 +0200
commit6463dee0f5819ddfa344628aa504f226198f48fd (patch)
tree8ae4c7d65560e9a59a537a855de236a4c5a839b0 /tbump.toml
parent4c3b3b316e280a04d0a5ca7c481430be3b8d7a00 (diff)
downloadastroid-git-6463dee0f5819ddfa344628aa504f226198f48fd.tar.gz
Move back to a dev version following 2.8.4 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 fce1b6a2..04459b07 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/astroid"
[version]
-current = "2.8.4"
+current = "2.8.5-dev0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.