Skip to content

Commit

Permalink
Adjusted version in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gomezzz committed Feb 5, 2021
1 parent ed09c4e commit b3a3fc4
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 @@ -9,7 +9,7 @@

setup(
name="torchquad",
version="0.1.0",
version="0.1.1",
description="Package providing torch-based numerical integration methods.",
long_description=open("README.md").read(),
long_description_content_type="text/markdown",
Expand Down

0 comments on commit b3a3fc4

Please sign in to comment.