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

Commit 0d7652b

Browse files
author
shin-
committed
Bumped version in setup.py
1 parent 9baadda commit 0d7652b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# TODO: Load the version programatically, which is currently available in
1717
# docker_registry.app. This is not possible yet because importing
1818
# causes config files to be loaded
19-
version='0.6.7',
19+
version='0.6.8',
2020
description='Registry server for Docker',
2121
long_description=long_desc,
2222
packages=setuptools.find_packages(),

0 commit comments

Comments
 (0)