Skip to content

Commit a67ca5c

Browse files
committed
version 3.0.27 for beta tests
1 parent ccb8dec commit a67ca5c

2 files changed

Lines changed: 3 additions & 3 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 3,0,26,0
5-
#define PYSCR_VERSION_STRING "3.0.26.0"
4+
#define PYSCR_VERSION_NUMERIC 3,0,27,0
5+
#define PYSCR_VERSION_STRING "3.0.27.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.26.{build}
1+
version: 3.0.27.{build}
22
image: Visual Studio 2022
33

44

0 commit comments

Comments
 (0)