Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b1cac61

Browse files
committed
Updating changelog and setup.py
1 parent 87fdd11 commit b1cac61

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

‎CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### v3.3.20160516
2+
- Bugfix: Increase arrayfire's priority over numpy for mixed operations
3+
4+
- Added new library functions
5+
- `get_backend` returns backend name
6+
17
### v3.3.20160510
28
- Bugfix to `af.histogram`
39

‎setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
## 2) Include test suite
1717

1818
# Some hackery to avoid merge conflicts between master and devel
19-
current_version = "3.3.20160510"
19+
current_version = "3.3.20160516"
2020
devel_version = "3.3.0"
2121
release_version = current_version if current_version > devel_version else devel_version
2222

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /