Skip to content

Commit ec2f265

Browse files
committed
Bump up version number on trunk.
--HG-- extra : convert_revision : svn%3A7a298fb0-333a-0410-83e7-658617cd9cf3/trunk%4051
1 parent 37f2a14 commit ec2f265

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

104104
setup(
105105
name = 'CouchDB',
106-
version = '0.1',
106+
version = '0.3',
107107
description = 'Python library for working with CouchDB',
108108
long_description = \
109109
"""This is a Python library for CouchDB. It provides a convenient high level

0 commit comments

Comments
 (0)