Skip to content

Commit 98d17ce

Browse files
committed
bump for release
1 parent 868e9ed commit 98d17ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aptly_api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from aptly_api.parts.repos import Repo, FileReport
1313
from aptly_api.parts.snapshots import Snapshot
1414

15-
version = "0.1.5"
15+
version = "0.1.6"
1616

1717

1818
__all__ = ['Client', 'AptlyAPIException', 'version', 'Package', 'PublishEndpoint', 'Repo', 'FileReport',

0 commit comments

Comments
 (0)