summaryrefslogtreecommitdiff
path: root/astroid
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2022-01-09 11:24:54 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2022-01-09 11:24:54 +0100
commit4fd3d347763c2358dc4d417d8b277db5a869ffd8 (patch)
tree7113076579ebe06831057a56362419adc0520bf1 /astroid
parentd3449531aa5bcefb47cbb55ac695be5ed3dd635b (diff)
downloadastroid-git-2.9.tar.gz
Upgrade the version to 2.9.4-dev0 following 2.9.3 release2.9
Diffstat (limited to 'astroid')
-rw-r--r--astroid/__pkginfo__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/astroid/__pkginfo__.py b/astroid/__pkginfo__.py
index 849e09d5..3d61098b 100644
--- a/astroid/__pkginfo__.py
+++ b/astroid/__pkginfo__.py
@@ -24,5 +24,5 @@
# Licensed under the LGPL: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html
# For details: https://github.com/PyCQA/astroid/blob/main/LICENSE
-__version__ = "2.9.3"
+__version__ = "2.9.4-dev0"
version = __version__