Skip to content

Commit 69ed6d5

Browse files
committed
Bump version number to 0.10.1
1 parent b2ab71a commit 69ed6d5

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
@@ -48,7 +48,7 @@
4848

4949
setup(
5050
name = 'CouchDB',
51-
version = '0.10',
51+
version = '0.10.1',
5252
description = 'Python library for working with CouchDB',
5353
long_description = \
5454
"""This is a Python library for CouchDB. It provides a convenient high level

0 commit comments

Comments
 (0)