Skip to content

Commit

Permalink
As Pip is kind of stupid, one more minor version...
Browse files Browse the repository at this point in the history
  • Loading branch information
csparpa committed Jun 30, 2017
1 parent 14772f1 commit 52bac4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyowm/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
Constants for the PyOWM library
"""

PYOWM_VERSION = '2.7.0'
PYOWM_VERSION = '2.7.1'
LATEST_OWM_API_VERSION = '2.5'
DEFAULT_API_KEY = 'b1b15e88fa797225412429c1c50c122a'

0 comments on commit 52bac4d

Please sign in to comment.