We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 428daa6 commit 57f4720Copy full SHA for 57f4720
1 file changed
setup.py
@@ -16,7 +16,7 @@ def read(fname):
16
17
setup(
18
name="python-forecastio",
19
- version="1.3.2",
+ version="1.3.3",
20
author="Ze'ev Gilovitz",
21
author_email="zeev.gil@gmail.com",
22
description=("A thin Python Wrapper for the Forecast.io weather API"),
0 commit comments