Skip to content

Commit

Permalink
Editing __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
nmashton committed Feb 29, 2016
1 parent a65e2dd commit 1c1b884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion timepiece/__init__.py
Expand Up @@ -5,7 +5,7 @@

__version_info__ = {
'major': 1,
'minor': 0,
'minor': 1,
'micro': 0,
'release_level': 'final',
}
Expand Down

0 comments on commit 1c1b884

Please sign in to comment.