Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

Commit

Permalink
bumped version to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmeneghello committed Feb 4, 2014
1 parent a840d66 commit 542f091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pynab/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

__author__ = 'James Meneghello'
__email__ = '[email protected]'
__version__ = '1.0.0'
__version__ = '1.1.0'

import logging
import config
Expand Down

0 comments on commit 542f091

Please sign in to comment.