Skip to content

Commit

Permalink
Bump version to 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
W.P. McNeill committed Jun 6, 2016
1 parent 323ca30 commit 7d63793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themis/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

import pandas

__version__= "2.3.1"
__version__= "2.4.0"

logger = logging.getLogger(__name__)

Expand Down

0 comments on commit 7d63793

Please sign in to comment.