Skip to content

Commit 8f42321

Browse files
author
john.downs
committed
Back to development: 0.5.2
1 parent 5993baf commit 8f42321

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
0.5.2 (unreleased)
2+
------------------
3+
4+
- Nothing changed yet.
5+
6+
17
0.5.1 (2017-01-12)
28
------------------
39

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name="docker-registry-client",
8-
version='0.5.1',
8+
version='0.5.2.dev0',
99
description='Client for Docker Registry V1 and V2',
1010
long_description=readme + '\n\n' + history,
1111
author='John Downs',

0 commit comments

Comments
 (0)