Skip to content

Commit 07e6923

Browse files
committed
bump version for release
1 parent 37d27c9 commit 07e6923

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
@@ -13,7 +13,7 @@
1313
from aptly_api.parts.repos import Repo as Repo, FileReport as FileReport
1414
from aptly_api.parts.snapshots import Snapshot as Snapshot
1515

16-
version = "0.2.2"
16+
version = "0.2.3"
1717

1818

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

0 commit comments

Comments
 (0)