Skip to content

Commit

Permalink
Keep examples in sync
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Mar 18, 2017
1 parent 01b8595 commit 27cab59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oct2py/__init__.py
Expand Up @@ -30,7 +30,7 @@
from .speed_check import speed_check
from .thread_check import thread_check

__version__ = '4.0.4'
__version__ = '4.0.5'
__all__ = ['Oct2Py', 'Oct2PyError', 'octave', 'Struct', 'Cell', 'StructArray',
'demo', 'speed_check', 'thread_check', '__version__', 'get_log']

Expand Down

0 comments on commit 27cab59

Please sign in to comment.