summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-06-29 18:25:35 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-06-29 18:25:35 +0200
commit429274f07a4f0a94ec65b77d2afaba52a2e0c093 (patch)
treedccece3e1f1572d91ae6aa375c98ba63e9e28e72 /tbump.toml
parent01916fb4e98819e8cd91f0e52a91d021a8446acb (diff)
downloadastroid-git-429274f07a4f0a94ec65b77d2afaba52a2e0c093.tar.gz
Upgrade the version to 2.7.0-dev0 following 2.6.1 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 6200166f..098c3e0c 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/astroid"
[version]
-current = "2.6.1"
+current = "2.7.0-dev0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.