Skip to content

Commit bbaf9d5

Browse files
committed
bump version for release
1 parent 868b8a3 commit bbaf9d5

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.4"
15+
version = "0.1.5"
1616

1717

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

0 commit comments

Comments
 (0)