Skip to content

Commit

Permalink
Initial release after fork - v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
djmattyg007 committed Sep 4, 2021
1 parent 1030ed1 commit 87b1813
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dreg_client/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
from .repository import LegacyImageRequestError, Repository


__version__ = "1.0.0"


__all__ = (
"AuthService",
"AuthServiceFailure",
Expand Down

0 comments on commit 87b1813

Please sign in to comment.