Skip to content

Commit

Permalink
Release 2.0.0b10
Browse files Browse the repository at this point in the history
  • Loading branch information
krathjen committed Oct 9, 2017
1 parent c8c2868 commit cb97f0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
import sys


__version__ = "2.0.0b9"
__version__ = "2.0.0b10"
__encoding__ = sys.getfilesystemencoding()

_resource = None
Expand Down

0 comments on commit cb97f0d

Please sign in to comment.