summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-08-20 21:11:44 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-08-20 21:11:44 +0200
commit23e282ab01d947f13f9cebada854d44be2300478 (patch)
treeed3010704d0972c62dfe383aad03c917a155780d /tbump.toml
parent5b05832bf2968d125b19bcb8c897b844b630f24c (diff)
downloadastroid-git-23e282ab01d947f13f9cebada854d44be2300478.tar.gz
Move back to a dev version following 2.7.2 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 c1e193cb..f81635cd 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/astroid"
[version]
-current = "2.7.2"
+current = "2.7.3-dev0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.