浏览代码

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

tags/v0.4.1
Ben Kurtovic 9 年前
父节点
当前提交
8fb5b3a6be
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. +1
    -0
      CHANGELOG
  2. +1
    -0
      docs/changelog.rst

+ 1
- 0
CHANGELOG 查看文件

@@ -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 查看文件

@@ -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


正在加载...
取消
保存