Skip to content

Commit

Permalink
Bumps package version and updates changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
StuntsPT committed Sep 3, 2017
1 parent 70e7151 commit 54e798a
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.3

### Bug fixes
* Added an extra sanity check for write permissions to the output directory.

---

## Changes since v1.2.2

### 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.3"
VERSION = "1.2.4"
URL = "https://github.com/StuntsPT/Structure_threader"


Expand Down

0 comments on commit 54e798a

Please sign in to comment.