Skip to content

Commit 17f5398

Browse files
committed
Bump version number post release
1 parent 1c59252 commit 17f5398

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
@@ -39,7 +39,7 @@
3939

4040
setup(
4141
name = 'CouchDB',
42-
version = '1.2',
42+
version = '1.2.1',
4343
description = 'Python library for working with CouchDB',
4444
long_description = \
4545
"""This is a Python library for CouchDB. It provides a convenient high level

0 commit comments

Comments
 (0)