summaryrefslogtreecommitdiff
path: root/tbump.toml
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2023-03-06 00:01:42 +0100
committerGitHub <noreply@github.com>2023-03-06 00:01:42 +0100
commitedf88c65d794acb5582e1d27589be9fa73b00424 (patch)
treec2993ece73aaab4d454cf1d3b41183cfd8112ac3 /tbump.toml
parent47faf97318731eeaa0fc8b77e63a1df2b1e0fe3a (diff)
downloadastroid-git-edf88c65d794acb5582e1d27589be9fa73b00424.tar.gz
Bump astroid to 2.15.0, update changelog (#2045)v2.15.0
Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
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 f0d1f5d2..0414c3e5 100644
--- a/tbump.toml
+++ b/tbump.toml
@@ -1,7 +1,7 @@
github_url = "https://github.com/PyCQA/astroid"
[version]
-current = "2.15.0-dev0"
+current = "2.15.0"
regex = '''
^(?P<major>0|[1-9]\d*)
\.