Skip to content

Commit 20d0302

Browse files
committed
version 3.0.9 for alpha tests
1 parent 4b78c43 commit 20d0302

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef _PYTHONSCRIPTVERSION_H
22
#define _PYTHONSCRIPTVERSION_H
33

4-
#define PYSCR_VERSION_NUMERIC 3,0,8,0
5-
#define PYSCR_VERSION_STRING "3.0.8.0"
4+
#define PYSCR_VERSION_NUMERIC 3,0,9,0
5+
#define PYSCR_VERSION_STRING "3.0.9.0"
66

77
#endif

0 commit comments

Comments
 (0)