Skip to content

Commit 4f6366e

Browse files
authored
Merge pull request #20 from Solcast/feature/increase_version_for_release
Increase version number for release of unmetered locations
2 parents 5b3feb6 + 99c44cd commit 4f6366e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

solcast/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "1.0.2"
1+
__version__ = "1.1.0"
22

33
from . import api, forecast, historic, live, tmy, unmetered_locations, urls
44

0 commit comments

Comments
 (0)