Skip to content
This repository was archived by the owner on Aug 26, 2024. It is now read-only.

Commit ab57812

Browse files
author
Florent Cayré
committed
Bump version to 1.1.0
1 parent fd8361a commit ab57812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hal_codec/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import uritemplate
99

1010

11-
__version__ = "1.0.2"
11+
__version__ = "1.1.0"
1212

1313

1414
def _get_string(item, key):

0 commit comments

Comments
 (0)