We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8edbb4c commit 3975a19Copy full SHA for 3975a19
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# *Structure_threader* changelog
2
3
+
4
+## Changes since v1.2.6
5
6
+### Bug fixes
7
+* Corrected a bug when sorting plot order using an "indfile" with more than 10 populations.
8
9
+---
10
11
## Changes since v1.2.5
12
13
### Bug fixes
setup.py
@@ -55,7 +55,7 @@ def platform_detection(install_binaries=True):
55
56
# Set some variables (PKGBUILD inspired)
57
DATA_FILES = platform_detection()
58
-VERSION = "1.2.6"
+VERSION = "1.2.7"
59
URL = "https://github.com/StuntsPT/Structure_threader"
60
61
0 commit comments