Skip to content

Commit

Permalink
Update the version to 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
epicserve committed Mar 6, 2020
1 parent dd201de commit ac0f3c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion categories/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
__version_info__ = {
'major': 1,
'minor': 7,
'micro': 0,
'micro': 1,
'releaselevel': 'final',
'serial': 1
}
Expand Down

0 comments on commit ac0f3c3

Please sign in to comment.