We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52f283e commit 94d7f16Copy full SHA for 94d7f16
pyowm/constants.py
@@ -1,7 +1,7 @@
1
#!/usr/bin/env python
2
# -*- coding: utf-8 -*-
3
4
-PYOWM_VERSION = (3, 1, 1)
+PYOWM_VERSION = (3, 2, 0)
5
AGRO_API_VERSION = (1, 0, 0)
6
AIRPOLLUTION_API_VERSION = (3, 0, 0)
7
ALERT_API_VERSION = (3, 0, 0)
0 commit comments