Skip to content

Commit

Permalink
update to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Gilman committed Sep 13, 2024
1 parent 0441a4a commit cc4edb8
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
@@ -1,6 +1,6 @@
[project]
name = "pyhalo"
version = "1.2.2"
version = "1.3.0"
authors = [
{ name="Daniel Gilman", 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 @@ -19,7 +19,7 @@

setup(
author="Daniel Gilman",
version='1.2.2',
version='1.3.0',
author_email='[email protected]',
classifiers=[
#'Development Status :: 5 - Stable',
Expand Down

0 comments on commit cc4edb8

Please sign in to comment.