Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rokam authored May 29, 2024
1 parent 86ba436 commit 384da07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
long_description = fh.read()

requires = [
"dateutil",
"python-dateutil",
"requests",
]

setuptools.setup(
name="sunweg",
version="2.1.1",
version="3.0.0",
author="rokam",
author_email="[email protected]",
description="A library to retrieve data from sunweg.net",
Expand Down

0 comments on commit 384da07

Please sign in to comment.