Skip to content

Commit 1c8f23b

Browse files
committed
Bump version number for next release
1 parent 6b4f925 commit 1c8f23b

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
@@ -43,7 +43,7 @@
4343

4444
setup(
4545
name = 'CouchDB',
46-
version = '1.0',
46+
version = '1.0.1',
4747
description = 'Python library for working with CouchDB',
4848
long_description = \
4949
"""This is a Python library for CouchDB. It provides a convenient high level

0 commit comments

Comments
 (0)