Skip to content

Commit

Permalink
Fixed version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
Paebbels committed Nov 3, 2024
1 parent 7a9cde1 commit e7c19f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pySVModel/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
__email__ = "[email protected]"
__copyright__ = "2021-2024, Patrick Lehmann"
__license__ = "Apache License, Version 2.0"
__version__ = "0.4.1"
__version__ = "0.5.0"


@export
Expand Down

0 comments on commit e7c19f7

Please sign in to comment.