Skip to content

Commit

Permalink
!feat: bump minimum python version (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
kronenthaler committed Oct 11, 2023
1 parent 9952013 commit ee39cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openstep_parser/__init__.py
@@ -1,3 +1,3 @@
from .openstep_parser import OpenStepDecoder

__version__ = '1.5.4'
__version__ = '2.0.0'

0 comments on commit ee39cb6

Please sign in to comment.