Skip to content

Commit 213f7cc

Browse files
committed
Bumps package version and documents the changes
1 parent 1254f82 commit 213f7cc

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## Changes since v1.2.8
4+
5+
### Bug fixes
6+
* Using the `plot` function on *MavericK* results now works as intended.
7+
* Improved and clarified how the `plot` input files should be indicated.
8+
9+
---
10+
311
## Changes since v1.2.7
412

513
### Bug fixes

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.8"
58+
VERSION = "1.2.9"
5959
URL = "https://github.com/StuntsPT/Structure_threader"
6060

6161

0 commit comments

Comments
 (0)