Skip to content

Commit

Permalink
Bump to v2.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tinogis committed Mar 28, 2017
1 parent ad81265 commit e5efa26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion switching/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"""
import os

__version__ = '2.11.0-pre1'
__version__ = '2.10.1'

_ROOT = os.path.abspath(os.path.dirname(__file__))

Expand Down

0 comments on commit e5efa26

Please sign in to comment.