Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobdenobel committed Feb 13, 2024
1 parent c539faf commit 7239e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
with open("README.md", "r", encoding="Latin-1") as fh:
long_description = fh.read()

__version__ = "1.0.3"
__version__ = "1.0.4"

ext = Pybind11Extension(
"modcma.c_maes.cmaescpp",
Expand Down

0 comments on commit 7239e2a

Please sign in to comment.