Skip to content
This repository was archived by the owner on Mar 4, 2024. It is now read-only.

Commit 024a139

Browse files
author
Charles Butler
committed
Merge pull request #22 from chuckbutler/018-release
0.1.8 release
2 parents 53cabcf + 3af9de4 commit 024a139

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@
6363
# built documents.
6464
#
6565
# The short X.Y version.
66-
version = u'0.1.6'
66+
version = u'0.1.8'
6767
# The full version, including alpha/beta/rc tags.
68-
release = u'0.1.6'
68+
release = u'0.1.8'
6969

7070
# The language for content autogenerated by Sphinx. Refer to documentation
7171
# for a list of supported languages.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name = "charms.docker",
5-
version = '0.1.6',
5+
version = '0.1.8',
66
author = "Charles Butler",
77
author_email = "charles.butler@ubuntu.com",
88
url = "http://github.com/juju-solutions/charms.docker",

0 commit comments

Comments
 (0)