Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ecomodeller authored Oct 30, 2024
1 parent 86ad3af commit a4750db
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 @@ -5,7 +5,7 @@

setuptools.setup(
name="watobs",
version="0.2.dev2",
version="0.1.1",
install_requires=["numpy", "pandas", "requests", "matplotlib"],
extras_require={
"dev": [
Expand Down

0 comments on commit a4750db

Please sign in to comment.