Skip to content

Commit e8b774d

Browse files
Update release version to v0.5.1
1 parent 26f014e commit e8b774d

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__ = "0.5.0"
2+
__version__ = "0.5.1"
33

44
from harmony.config import Environment
55
from harmony.harmony import BBox, WKT, Client, Collection, LinkType, Dimension

0 commit comments

Comments
 (0)