Skip to content

Commit

Permalink
Changing version to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
stammler committed Jul 21, 2023
1 parent 30cd91e commit c53536d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simframe/__init__.py
Expand Up @@ -5,7 +5,7 @@
from simframe.io import writers

__name__ = "simframe"
__version__ = "1.0.3"
__version__ = "1.0.4"

__all__ = ["Frame",
"Instruction",
Expand Down

0 comments on commit c53536d

Please sign in to comment.