Skip to content

Commit 94d7f16

Browse files
committed
Dump to 3.2.0
1 parent 52f283e commit 94d7f16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyowm/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22
# -*- coding: utf-8 -*-
33

4-
PYOWM_VERSION = (3, 1, 1)
4+
PYOWM_VERSION = (3, 2, 0)
55
AGRO_API_VERSION = (1, 0, 0)
66
AIRPOLLUTION_API_VERSION = (3, 0, 0)
77
ALERT_API_VERSION = (3, 0, 0)

0 commit comments

Comments
 (0)