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 90e0522 commit 4a04c11Copy full SHA for 4a04c11
setup.py
@@ -9,7 +9,7 @@
9
import subprocess
10
import os.path
11
12
-version = '1.2'
+version = '1.3'
13
name = 'afnumpy'
14
cwd = os.path.dirname(os.path.abspath(__file__))
15
0 commit comments