Skip to content
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ifduyue committed Mar 3, 2015
1 parent 796cb97 commit eddca11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyssdb.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
:license: BSD 2-clause License, see LICENSE for more details.
'''

__version__ = '0.1.1'
__version__ = '0.1.2'
__author__ = 'Yue Du <[email protected]>'
__url__ = 'https://github.com/ifduyue/pyssdb'
__license__ = 'BSD 2-Clause License'
Expand Down

0 comments on commit eddca11

Please sign in to comment.