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

Commit 2a0be83

Browse files
author
Dan Ballance
committed
Version bump to 1.0.1
1 parent eb09150 commit 2a0be83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0"
11+
__version__ = "1.0.1"
1212

1313

1414
def _get_string(item, key):

0 commit comments

Comments
 (0)