Skip to content

Commit

Permalink
Version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BoboTiG committed Jun 4, 2016
1 parent eeb5402 commit 7da2f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mss/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
from .exception import ScreenshotError
from .factory import mss

__version__ = '2.0.0-dev'
__version__ = '2.0.0'
__author__ = "Mickaël 'Tiger-222' Schoentgen"
__copyright__ = '''
Copyright (c) 2013-2016, Mickaël 'Tiger-222' Schoentgen
Expand Down

0 comments on commit 7da2f3f

Please sign in to comment.