summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-10-06 22:18:54 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-10-06 22:18:54 +0200
commit8afd6b40dc9235eb4057a18a5270e836daf192db (patch)
treee4879f427b6ee9bf7a2d075d9c92d43f5afff847 /tbump.toml
parente1bf25e8d79cb1fe9ab5ad038a6d8291fca6f9e1 (diff)
downloadastroid-git-8afd6b40dc9235eb4057a18a5270e836daf192db.tar.gz
Move back to a dev version following 2.8.1 releasev2.8.1
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 d561a4ed..687f7ae8 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/astroid"
[version]
-current = "2.8.1"
+current = "2.8.2-dev0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.