summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-07-21 08:49:26 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-07-21 08:49:26 +0200
commit22e0cdcfcdff3ea80142ba6b90758b42a85ed8e0 (patch)
treebcef7620c0f2a5975ad24bdb4abfdaf8bbfe5737 /tbump.toml
parent3f5af5cde53c51997700c2532ccac2b30e60842e (diff)
downloadastroid-git-22e0cdcfcdff3ea80142ba6b90758b42a85ed8e0.tar.gz
Move back to a dev version following 2.6.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 b43e49bf..f33438c6 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/astroid"
[version]
-current = "2.6.5"
+current = "2.6.6-dev0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.