Skip to content

Commit

Permalink
Bump version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinjqiu committed Aug 1, 2016
1 parent aeb5a0a commit dfe70f4
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.1.1'
__version__ = '0.2.0'
__author__ = 'Kevin J. Qiu <kevin@idempotent.ca>'
__all__ = []

0 comments on commit dfe70f4

Please sign in to comment.