Skip to content

Commit

Permalink
bump for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jdelic committed Apr 14, 2018
1 parent 868e9ed commit 98d17ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aptly_api/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
from aptly_api.parts.repos import Repo, FileReport
from aptly_api.parts.snapshots import Snapshot

version = "0.1.5"
version = "0.1.6"


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

0 comments on commit 98d17ce

Please sign in to comment.