Skip to content

Commit

Permalink
Release 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanfoulis committed Apr 24, 2018
1 parent ec642bd commit 1313167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sendsms/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
__version_info__ = {
'major': 0,
'minor': 3,
'micro': 0,
'micro': 1,
'releaselevel': 'final',
'serial': 1
}
Expand Down

0 comments on commit 1313167

Please sign in to comment.