Skip to content

Commit

Permalink
Bump version to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinjqiu committed Aug 5, 2016
1 parent bb0b5ac commit 0919767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdbcli/__init__.py
@@ -1,4 +1,4 @@
"""cdbcli - couchdb cli"""
__version__ = '0.2.1'
__version__ = '0.9.0'
__author__ = 'Kevin J. Qiu <kevin@idempotent.ca>'
__all__ = []

0 comments on commit 0919767

Please sign in to comment.