Browse Source

Python 3.5 works (closes #101) [ci skip]

tags/v0.4.1
Ben Kurtovic 9 years ago
parent
commit
8fb5b3a6be
2 changed files with 2 additions and 0 deletions
  1. +1
    -0
      CHANGELOG
  2. +1
    -0
      docs/changelog.rst

+ 1
- 0
CHANGELOG View File

@@ -3,6 +3,7 @@ v0.4.1 (unreleased):
- The process for building Windows binaries has been fixed, and these should be
distributed along with new releases. Windows users can now take advantage of
C speedups without having a compiler of their own.
- Added support for Python 3.5.
- Fixed some bugs in the release scripts.

v0.4 (released May 23, 2015):


+ 1
- 0
docs/changelog.rst View File

@@ -10,6 +10,7 @@ Unreleased
- The process for building Windows binaries has been fixed, and these should be
distributed along with new releases. Windows users can now take advantage of
C speedups without having a compiler of their own.
- Added support for Python 3.5.
- Fixed some bugs in the release scripts.

v0.4


Loading…
Cancel
Save