summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-11-12 16:11:30 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-11-12 16:11:30 +0100
commit30711bc012592844a902d1d5912b3b2b6f2dce0f (patch)
treec02c01b4c272964535a5fe81ace3eb6ee1269782 /tbump.toml
parent8e6a446ed87ada6a45c37e04f5eeb2b939d19df4 (diff)
downloadastroid-git-30711bc012592844a902d1d5912b3b2b6f2dce0f.tar.gz
Upgrade the version to 2.8.6-dev0 following 2.8.5 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 01190258..4eed5567 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/astroid"
[version]
-current = "2.8.5"
+current = "2.8.6-dev0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.