We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab45f4d commit 5484162Copy full SHA for 5484162
CHANGES.rst
@@ -3,6 +3,12 @@
3
Changelog
4
=========
5
6
+2.5.1 (unreleased)
7
+------------------
8
+
9
+- Nothing changed yet.
10
11
12
2.5.0 (2024-04-09)
13
------------------
14
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "flake8-builtins"
-version = "2.5.0"
+version = "2.5.1.dev0"
authors = [
{ name="Gil Forcada Codinachs", email="[email protected]" },
]
0 commit comments