summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-08-30 18:43:07 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-08-30 18:43:07 +0200
commit8f083e7283e731b12ca53c8f84ebd0ed731eebd1 (patch)
tree540af8354369bae04a261bc5b2634b6d7a2e7268 /tbump.toml
parentf94eb5fe3af337660447fbe49420412846db7e46 (diff)
downloadastroid-git-8f083e7283e731b12ca53c8f84ebd0ed731eebd1.tar.gz
Move back to a dev version following 2.7.3 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 d834f5c8..77737294 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/astroid"
[version]
-current = "2.7.3"
+current = "2.7.4-dev0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.