Skip to content

Commit

Permalink
bumped to version 0.1.13, updated the NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
mcvaneede committed Feb 19, 2016
1 parent a4541ea commit 626a032
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
New in Version 0.1.13
=====================
* code changes to ensure python3 compatibility

New in Version 0.1.12
=====================
* added the option -flip-images to ray_trace_crosshair in case you are working with a version of
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
m.Extension.__dict__ = m._Extension.__dict__

setup(name="python-stuffs",
version='0.1.12',
version='0.1.13',
scripts=["python/TFCE",
"python/smooth_vector",
"python/measure_xcorr",
Expand Down

0 comments on commit 626a032

Please sign in to comment.