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 0f3f9d3 commit 56f4b42Copy full SHA for 56f4b42
Makefile
@@ -40,7 +40,7 @@ INCLUDES := include
40
EXEFS_SRC := exefs_src
41
APP_TITLE := PyNX
42
APP_AUTHOR := nx-python, Python Software Foundation
43
-APP_VERSION := 0.4.0-alpha
+APP_VERSION := 0.4.1-alpha
44
45
#---------------------------------------------------------------------------------
46
# options for code generation
python_build/Makefile
@@ -52,7 +52,7 @@ PYFILE := py.tgz
52
_NXFILE := _nx.zip
53
_NXVERS := 5baa28b0ce6ab2c8390fd85cfc36e1086f2cede9
54
NXFILE := nx.zip
55
-NXVERS := d20e94403bcc81c23b2997fd29aedc6ee81c0648
+NXVERS := 9b9d2dc61d6b0ecf9839ae470a26d5089d1102c1
56
57
.PHONY: all clean
58
0 commit comments