Skip to content

Commit d60865f

Browse files
committed
Version bump to 0.9.0.2
1 parent 9786122 commit d60865f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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 0,9,0,1
5-
#define PYSCR_VERSION_STRING "0.9.0.1"
4+
#define PYSCR_VERSION_NUMERIC 0,9,0,2
5+
#define PYSCR_VERSION_STRING "0.9.0.2"
66

77
#endif

0 commit comments

Comments
 (0)