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 4b78c43 commit 20d0302Copy full SHA for 20d0302
PythonScript/src/PythonScriptVersion.h
@@ -1,7 +1,7 @@
1
#ifndef _PYTHONSCRIPTVERSION_H
2
#define _PYTHONSCRIPTVERSION_H
3
4
-#define PYSCR_VERSION_NUMERIC 3,0,8,0
5
-#define PYSCR_VERSION_STRING "3.0.8.0"
+#define PYSCR_VERSION_NUMERIC 3,0,9,0
+#define PYSCR_VERSION_STRING "3.0.9.0"
6
7
#endif
0 commit comments