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 e4376ed commit e7ccb5eCopy full SHA for e7ccb5e
pyowm/constants.py
@@ -1,7 +1,7 @@
1
#!/usr/bin/env python
2
# -*- coding: utf-8 -*-
3
4
-PYOWM_VERSION = (3, 1, 0)
+PYOWM_VERSION = (3, 1, 1)
5
AGRO_API_VERSION = (1, 0, 0)
6
AIRPOLLUTION_API_VERSION = (3, 0, 0)
7
ALERT_API_VERSION = (3, 0, 0)
0 commit comments