Skip to content

Commit

Permalink
Release version 0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
drvinceknight committed Jun 20, 2017
1 parent 109257c commit 36fd590
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v0.0.9

Add implementation of the Lemke Howson algorithm

# v0.0.8

Add discussion section to documentation
Expand Down
2 changes: 1 addition & 1 deletion src/nash/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.0.8"
__version__ = "0.0.9"

0 comments on commit 36fd590

Please sign in to comment.