We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b20671 commit ff60f06Copy full SHA for ff60f06
CHANGELOG.rst
@@ -1,3 +1,9 @@
1
+v0.1.2
2
+======
3
+This release contains several small bug fixes, mainly for the bar data reader
4
+and for duplicated samples and occurences.
5
+
6
7
v0.1.1
8
======
9
.. image:: http://joss.theoj.org/papers/10.21105/joss.01216/status.svg
straditize/version.py
@@ -17,5 +17,5 @@
17
18
You should have received a copy of the GNU General Public License
19
along with this program. If not, see <https://www.gnu.org/licenses/>."""
20
-__version__ = '0.1.2.dev0'
+__version__ = '0.1.2'
21
0 commit comments