Skip to content

Commit 252f9b7

Browse files
committed
Merge branch 'devel'
2 parents 38f9fd8 + 8367e53 commit 252f9b7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,11 @@ To run arrayfire tests, you can run the following command from command line.
7676
python -m arrayfire.tests
7777
```
7878

79+
## Communication
80+
81+
* [Slack Chat](https://join.slack.com/t/arrayfire-org/shared_invite/MjI4MjIzMDMzMTczLTE1MDI5ODg4NzYtN2QwNGE3ODA5OQ)
82+
* [Google Groups](https://groups.google.com/forum/#!forum/arrayfire-users)
83+
7984
## Acknowledgements
8085

8186
The ArrayFire library is written by developers at [ArrayFire](http://arrayfire.com) LLC

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
author="Pavan Yalamanchili",
2020
author_email="[email protected]",
2121
name="arrayfire",
22-
version="3.5.20170817",
22+
version="3.6.0",
2323
description="Python bindings for ArrayFire",
2424
license="BSD",
2525
url="http://arrayfire.com",

0 commit comments

Comments
 (0)