Skip to content

Commit e16904f

Browse files
author
Jim Fulton
committed
prep for release
1 parent 92f41c0 commit e16904f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ This project provides:
2323
Changes
2424
*******
2525

26+
0.3.1 (2013-11-04)
27+
==================
28+
2629
Fixed: monitor didn't output anything on success
2730

2831
0.3.0 (2013-10-29)

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# FOR A PARTICULAR PURPOSE.
1212
#
1313
##############################################################################
14-
name, version = 'zc.s3blobstorage', '0.3.0'
14+
name, version = 'zc.s3blobstorage', '0.3.1'
1515

1616
install_requires = ['setuptools', 'requests',
1717
'zc.zk [static]', 'zc.zkzeo', 'boto']

0 commit comments

Comments
 (0)