Skip to content

Commit 28101af

Browse files
committed
Set version number to 0.6.
--HG-- extra : convert_revision : svn%3A7a298fb0-333a-0410-83e7-658617cd9cf3/trunk%40180
1 parent cc973d8 commit 28101af

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
@@ -110,7 +110,7 @@ def run(self):
110110

111111
setup(
112112
name = 'CouchDB',
113-
version = '0.5',
113+
version = '0.6',
114114
description = 'Python library for working with CouchDB',
115115
long_description = \
116116
"""This is a Python library for CouchDB. It provides a convenient high level

0 commit comments

Comments
 (0)