Skip to content

Commit ffc91a9

Browse files
authored
Prepare release 0.3.0 (#9)
1 parent 9c2ad2b commit ffc91a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Revision 0.3.0.rc1, released 08-08-2022
1+
Revision 0.3.0, released 19-04-2023
22
---------------------------------------
33

44
- Added support for Python 3.8, 3.9, 3.10, 3.11

pyasn1_modules/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# http://www.python.org/dev/peps/pep-0396/
2-
__version__ = '0.3.0.rc1'
2+
__version__ = '0.3.0'

0 commit comments

Comments
 (0)