Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

Commit a323394

Browse files
author
Olivier Gambier
committed
Bump version
1 parent 13c1fcb commit a323394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker_registry/server/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
__credits__ = []
66

77
__license__ = 'Apache 2.0'
8-
__version__ = '0.9.1'
8+
__version__ = '1.0.0-dev'
99
__maintainer__ = __author__
1010
__email__ = '[email protected]'
1111
__status__ = 'Production'

0 commit comments

Comments
 (0)