Skip to content

Commit

Permalink
Package Version Bump (#177)
Browse files Browse the repository at this point in the history
* Automated Package Version Bump: Tue Oct 24 23:25:29 UTC 2023 970ec5b

* [create-pull-request] automated change

---------

Co-authored-by: Automated Publisher <[email protected]>
Co-authored-by: JasonGross <[email protected]>
  • Loading branch information
3 people authored Oct 24, 2023
1 parent 970ec5b commit 7a05076
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 = "coq-tools"
version = "0.0.2"
version = "0.0.3"
authors = [
{ name="Jason Gross", 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 @@ -2,7 +2,7 @@

setup(
name='coq-tools',
version='0.0.2',
version='0.0.3',
packages=find_packages(),
install_requires=[
# Add any dependencies here
Expand Down

0 comments on commit 7a05076

Please sign in to comment.