Skip to content

Commit 8d293a7

Browse files
committed
version 3.0.7 for alpha tests
1 parent 4225d4e commit 8d293a7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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,6,0
5-
#define PYSCR_VERSION_STRING "3.0.6.0"
4+
#define PYSCR_VERSION_NUMERIC 3,0,7,0
5+
#define PYSCR_VERSION_STRING "3.0.7.0"
66

77
#endif

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 3.0.6.{build}
1+
version: 3.0.7.{build}
22
image: Visual Studio 2017
33

44

0 commit comments

Comments
 (0)