Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
PucklaJ committed May 24, 2024
1 parent f61f14f commit 8c65f3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "dynareadout"
version = "24.04"
version = "24.05.1"
authors = [
{ name = "PucklaJ", email = "jonaas.pucher000000@gmail.com"},
]
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
)

setup(name='dynareadout',
version='24.04',
version='24.05.1',
ext_modules=[dynareadout],
zip_safe=False,
include_package_data=True,
Expand Down

0 comments on commit 8c65f3a

Please sign in to comment.