Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
leogregianin authored Feb 26, 2025
1 parent 667f47e commit e8dff79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pynfe/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
def get_version():
return "0.5.2"
return "0.5.3"


__version__ = get_version()
Expand Down

0 comments on commit e8dff79

Please sign in to comment.