Skip to content

Commit

Permalink
Bump version to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharoon Thomas committed Jun 21, 2012
1 parent 747b191 commit a25dcbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions magento/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
magento API
:copyright: (c) 2010 by Sharoon Thomas.
:copyright: (c) 2010 by Openlabs Technologies & Consulting (P) LTD
:copyright: (c) 2010-2012 by Openlabs Technologies & Consulting (P) LTD
:license: AGPLv3, see LICENSE for more details
'''
__version__ = '0.1.4'
__version__ = '0.1.5dev'

__all__ = [
'API',
Expand Down

0 comments on commit a25dcbd

Please sign in to comment.