summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-08-15 21:29:46 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-08-15 21:29:46 +0200
commitf5f1125e31b85f2c2002189c8ad95a691fd56c83 (patch)
tree6c0b88327b0c84e9828014122e8192a70b69d682 /tbump.toml
parentf26d4876bfe216aa45515b49656dae5afa110651 (diff)
downloadastroid-git-f5f1125e31b85f2c2002189c8ad95a691fd56c83.tar.gz
Move back to a dev version following 2.7.0 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 9bcb07da..39165185 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/astroid"
[version]
-current = "2.7.0"
+current = "2.7.1-dev0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.