Skip to content

Commit

Permalink
pycp: bump to 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yannicklm committed Aug 28, 2015
1 parent c6e05c7 commit 1cedd83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pycp/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

__author__ = "Yannick LM"
__author_email__ = "yannicklm1337 AT gmail DOT com"
__version__ = "7.0"
__version__ = "7.1"

class Options:
pass
Expand Down

0 comments on commit 1cedd83

Please sign in to comment.