Skip to content

Commit

Permalink
Update version to 0.2.0.x as corrections and additions were made
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewryanscott committed Nov 25, 2017
1 parent 6eb3ff9 commit 4ff0d71
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
Changelog
=========

0.1.0.1.9.3.0 (2017-11-24)
0.2.0.1.9.3.0 (2017-11-25)
--------------------------

* Update SunVox DLL to 1.9.3.0.

* Add support for Windows 64-bit.

* Correct notation of sharps/flats to match SunVox.

* Improvements to buffered processes.

0.1.0.1.9.2.0 (2016-11-08)
--------------------------

Expand Down
2 changes: 1 addition & 1 deletion sunvox/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.1.0.1.9.3.0'
__version__ = '0.2.0.1.9.3.0'

0 comments on commit 4ff0d71

Please sign in to comment.