Skip to content

Commit

Permalink
Bump version to 24.01.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PucklaJ committed Feb 16, 2024
1 parent 4256722 commit 1c1d842
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.1.5"
version = "24.01.1"
authors = [
{ name = "PucklaJ", email = "[email protected]"},
]
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
)

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

0 comments on commit 1c1d842

Please sign in to comment.