Skip to content

Commit

Permalink
Updated version to 0.13.
Browse files Browse the repository at this point in the history
  • Loading branch information
tboggs committed Jan 5, 2014
1 parent 7cb442f commit 9fe94d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spectral/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
# Thomas Boggs, [email protected]
#

__version__ = '0.12'
__version__ = '0.13'

import sys
if sys.byteorder == 'little':
Expand Down

0 comments on commit 9fe94d6

Please sign in to comment.