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 b0d8497 commit 36b0363Copy full SHA for 36b0363
CHANGES.txt
@@ -1,3 +1,8 @@
1
+Revision 0.4.1, released 10-09-2024
2
+---------------------------------------
3
+
4
+- Added support for Python 3.13
5
6
Revision 0.4.0, released 26-03-2024
7
---------------------------------------
8
pyasn1_modules/__init__.py
@@ -1,2 +1,2 @@
# http://www.python.org/dev/peps/pep-0396/
-__version__ = '0.4.0'
+__version__ = '0.4.1'
0 commit comments