Skip to content

Commit ddef65f

Browse files
Update release version to v1.3.0
1 parent 8cb4e53 commit ddef65f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

harmony/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Automatically updated by `make build`
2-
__version__ = "1.2.0"
2+
__version__ = "1.3.0"
33

44
from harmony.config import Environment
55
from harmony.request import BBox, WKT, Collection, LinkType, Dimension, Request, \

0 commit comments

Comments
 (0)