Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Commit

Permalink
Bump version to 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Maillard committed Jul 27, 2013
1 parent 332cd84 commit 87125a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mongo_inspector/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@


__title__ = 'mongo_inspector'
__version__ = 0.1
__version__ = '0.2'
__author__ = 'Martin Maillard'
__license__ = 'Apache 2.0'
__copyright__ = 'Copyright 2013 Martin Maillard'

0 comments on commit 87125a7

Please sign in to comment.