We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5993baf commit 8f42321Copy full SHA for 8f42321
CHANGES.rst
@@ -1,3 +1,9 @@
1
+0.5.2 (unreleased)
2
+------------------
3
+
4
+- Nothing changed yet.
5
6
7
0.5.1 (2017-01-12)
8
------------------
9
setup.py
@@ -5,7 +5,7 @@
setup(
name="docker-registry-client",
- version='0.5.1',
+ version='0.5.2.dev0',
description='Client for Docker Registry V1 and V2',
10
long_description=readme + '\n\n' + history,
11
author='John Downs',
0 commit comments