Skip to content

Commit 8127f7a

Browse files
committed
API bump
1 parent a0831a1 commit 8127f7a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

cozify/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.9"
1+
__version__ = "0.2.9.1"

cozify/hub.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
from .Error import APIError
1515

16-
apiPath = '/cc/1.6'
16+
apiPath = '/cc/1.7'
1717
remote = False
1818
autoremote = True
1919

0 commit comments

Comments
 (0)