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 0994ee2 commit 0bdcd3dCopy full SHA for 0bdcd3d
CHANGELOG.rst
@@ -1,7 +1,7 @@
1
==============================
2
Changelog
3
4
-xxxx-xx-xx
+2025-03-28
5
Release 11.1.0
6
7
* Drop support for python version earlier than 3.9
src/attributecode/__init__.py
@@ -20,7 +20,7 @@
20
21
import saneyaml
22
23
-__version__ = '11.0.2'
+__version__ = '11.1.0'
24
25
__about_spec_version__ = '4.0.0'
26
0 commit comments