Skip to content

Commit

Permalink
Bumps package version and documents the changes
Browse files Browse the repository at this point in the history
  • Loading branch information
StuntsPT committed May 2, 2018
1 parent ad6552c commit 6bdee87
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# *Structure_threader* changelog

## Changes since v1.2.9

### Bug fixes
* Corrects a bug with plotting *MavericK* "Qmatrix" files that did not have a "population identifier" field.

---

## Changes since v1.2.8

### Bug fixes
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ def platform_detection(install_binaries=True):

# Set some variables (PKGBUILD inspired)
DATA_FILES = platform_detection()
VERSION = "1.2.9"
VERSION = "1.2.10"
URL = "https://github.com/StuntsPT/Structure_threader"


Expand Down

0 comments on commit 6bdee87

Please sign in to comment.