Skip to content

Commit

Permalink
pyce/__init__.py: bumping major version 2.0.0
Browse files Browse the repository at this point in the history
- We now only support Python 3.7, making this not backwards compatible
  • Loading branch information
theonewolf committed Sep 22, 2018
1 parent 021cf67 commit e56f226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyce/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@


__all__ = ['encrypt_path', 'HMACFailureException', 'PYCEPathFinder']
__version__ = '1.0.0'
__version__ = '2.0.0'

0 comments on commit e56f226

Please sign in to comment.