Skip to content

Commit 0ea6d86

Browse files
Bump astroid to 3.1.0-dev0, update changelog
1 parent 2891daf commit 0ea6d86

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

astroid/__pkginfo__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# For details: https://github.com/pylint-dev/astroid/blob/main/LICENSE
33
# Copyright (c) https://github.com/pylint-dev/astroid/blob/main/CONTRIBUTORS.txt
44

5-
__version__ = "3.0.0"
5+
__version__ = "3.1.0-dev0"
66
version = __version__

tbump.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github_url = "https://github.com/pylint-dev/astroid"
22

33
[version]
4-
current = "3.0.0"
4+
current = "3.1.0-dev0"
55
regex = '''
66
^(?P<major>0|[1-9]\d*)
77
\.

0 commit comments

Comments
 (0)