Skip to content

Commit

Permalink
bump setup.py version
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-watttime committed Dec 20, 2023
1 parent 050b4ac commit af8db1d
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 @@
description="""
A python software development kit with basic examples for using the
WattTime API, including data that spans across the 30 day API request limit.""",
version="3.0",
version="v1.0",
packages=["watttime_client"],
python_requires=">=3.8",
install_requires=["requests", "pandas>1.0.0", "python-dateutil"],
Expand Down

0 comments on commit af8db1d

Please sign in to comment.