We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99a841b commit 851e4b7Copy full SHA for 851e4b7
conda.recipe/meta.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: dynd-python
3
- version: 0.7.0
+ version: 0.7.1
4
5
build:
6
number: {{environ.get('TRAVIS_BUILD_NUMBER', 0)}} # [unix]
docs/release_notes.txt
@@ -1,6 +1,17 @@
DyND-Python Release Notes
=========================
+Release 0.7.1
+-------------
+
7
+Commits by author since last release:
8
9
+ 903 Irwin Zaid
10
+ 200 Ian Henriksen
11
+ 109 Mark Wiebe
12
+ 1 Michael Pacer
13
+ 1 Phillip Cloud
14
15
Release 0.6.6
16
-------------
17
0 commit comments