Skip to content

Commit ac449ad

Browse files
Update release version to v1.3.2
1 parent afd7166 commit ac449ad

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.3.1"
2+
__version__ = "1.3.2"
33

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

0 commit comments

Comments
 (0)