Skip to content

Commit 20f2690

Browse files
committed
Updates the version number and the CHANGELOG
1 parent 72ad0c9 commit 20f2690

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# *Structure_threader* changelog
22

3+
## Changes since v1.2.12
4+
5+
### Bug Fixes
6+
* Fixed a bug that caused a crash when *MavericK* *alpha* and *alphaPropSD* parameter values were split with both a comma and a white-space. Thank you to Sophie Gresham for reporting it.
7+
8+
---
9+
310
## Changes since v1.2.11
411

512
### New features

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ def platform_detection(install_binaries=True):
5555

5656
# Set some variables (PKGBUILD inspired)
5757
DATA_FILES = platform_detection()
58-
VERSION = "1.2.12"
58+
VERSION = "1.2.13"
5959
URL = "https://github.com/StuntsPT/Structure_threader"
6060

6161

0 commit comments

Comments
 (0)