Skip to content

Commit

Permalink
Update setup.py version to 0.1.0, first pypi version
Browse files Browse the repository at this point in the history
  • Loading branch information
bernstei committed May 16, 2024
1 parent 2cf8be3 commit dd61ff7
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 @@ -2,7 +2,7 @@

setuptools.setup(
name="universalSOAP",
version="0.1.0b",
version="0.1.0",
long_description=open("README.md").read(),
long_description_content_type="text/markdown",
packages=setuptools.find_packages(exclude=["tests"]),
Expand Down

0 comments on commit dd61ff7

Please sign in to comment.