summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-08-03 22:32:10 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-08-03 22:40:16 +0200
commite92c36d12a2054019a16c8b623163a9f2908ef7d (patch)
treee465d1bde44be629d48b9351e3017f7c4b3d1d41 /tbump.toml
parent74adc8604506a451dc8a16cc00ac50464953cb3b (diff)
downloadastroid-git-e92c36d12a2054019a16c8b623163a9f2908ef7d.tar.gz
Move back to a dev version following 2.6.6 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 2f94393b..4884f20b 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/astroid"
[version]
-current = "2.6.6"
+current = "2.6.7-dev0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.