Skip to content
Snippets Groups Projects
Commit 0686651c authored by Edward Andò's avatar Edward Andò
Browse files

Changelog update in pip

parent 2004f1f1
No related branches found
No related tags found
No related merge requests found
Pipeline #43297 failed
================= ========== ==============================================================================
Version 0.3.3.1 2019-05-27 Binning 2^31 fix, remove lines for immediate prints that are not py3 compatible
First version with CGAL triangulation
Version 0.3.2.1 2019-05-14 Update pip documentation and changelog
Version 0.3.2 2019-04-30 Fix segfault with images larger than 2^31 voxels, and output both subtracted
......
......@@ -54,7 +54,7 @@ Changelog
----------
================= ========== ==============================================================================
Version 0.3.3 2019-05-27 Binning 2^31 fix, remove lines for immediate prints that are not py3 compatible
Version 0.3.3.1 2019-05-27 Binning 2^31 fix, remove lines for immediate prints that are not py3 compatible
First version with CGAL triangulation
Version 0.3.2.1 2019-05-14 Update pip documentation and changelog
......
......@@ -49,7 +49,7 @@ def readReq(f):
name = 'spam'
description = 'Software for the practical analysis of materials'
long_description = read('README.rst')
version = '0.3.3'
version = '0.3.3.1'
author = 'SPAM authors'
author_email = 'edward.ando@3sr-grenoble.fr'
copyright = 'SPAM authors 2019'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment