Skip to content

Commit ff60f06

Browse files
author
Chilipp
committed
Increased version to 0.1.2
1 parent 6b20671 commit ff60f06

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.rst

+6
Original file line numberDiff line numberDiff line change
@@ -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+
17
v0.1.1
28
======
39
.. image:: http://joss.theoj.org/papers/10.21105/joss.01216/status.svg

straditize/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
1818
You should have received a copy of the GNU General Public License
1919
along with this program. If not, see <https://www.gnu.org/licenses/>."""
20-
__version__ = '0.1.2.dev0'
20+
__version__ = '0.1.2'
2121

0 commit comments

Comments
 (0)