Skip to content

Commit

Permalink
Updating version to 1.3.2
Browse files Browse the repository at this point in the history
A [MINOR] version bump is required following the recent merged PR of #122
which changed variable names and functionality around use of Chi^2

In addition, PRs #130 and #118 would warrant a [PATCH] bump too.

Therefore, a bump from v1.2.0 to v1.3.2 was carried out
  • Loading branch information
tallamjr committed May 20, 2019
1 parent 77eaf37 commit ac52177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snmachine/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__VERSION__ = "1.2.0"
__VERSION__ = "1.3.2"

0 comments on commit ac52177

Please sign in to comment.