Skip to content

Commit 32f1568

Browse files
author
Björn Andersson
committed
Bump to v0.8.1
Just to ensure that gocd also gets updated
1 parent fc12bc7 commit 32f1568

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.rst

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
Change Log
33
==========
44

5+
0.8.1 - 2015-09-16
6+
==================
7+
8+
**Changed**
9+
10+
* Depend on gocd version 0.8.0 or newer.
11+
512
`0.8.0`_ - 2015-09-16
613
=====================
714

gocd_cli/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
__import__('pkg_resources').declare_namespace(__name__)
22

3-
__version__ = '0.8.0'
3+
__version__ = '0.8.1'

0 commit comments

Comments
 (0)