We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dff80f4 commit 7ef821eCopy full SHA for 7ef821e
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.3.0-alpha
+APP_VERSION := 0.3.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 := 174dfd099fcdb6dab8e521a2816e15f638de0436
54
NXFILE := nx.zip
55
-NXVERS := c1069b999d54bf72abce8d993479ea8dc53af45b
+NXVERS := 4d3e57854f6adc6848af222f9f7582e30c7cf6b1
56
57
.PHONY: all clean
58
0 commit comments