Skip to content

Commit 955ae20

Browse files
committed
Bump version to 1.2
1 parent 16f7f8c commit 955ae20

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.1.1',
42+
version = '1.2',
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)