Skip to content

Commit

Permalink
advanced version for pip release
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewheusser committed Feb 6, 2017
1 parent de728da commit 14c263f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions hypertools/plot/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
#!/usr/bin/env python
import matplotlib as mpl
mpl.use('TkAgg')
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

setup(
name='hypertools',
version='0.1.4',
version='0.1.5',
description=DESCRIPTION,
long_description=LONG_DESCRIPTION,
author='Contextual Dynamics Lab',
Expand Down

0 comments on commit 14c263f

Please sign in to comment.