Skip to content

Commit 1de9f75

Browse files
committed
version 3.0.22 for alpha tests
1 parent 091187e commit 1de9f75

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,21,0
5-
#define PYSCR_VERSION_STRING "3.0.21.0"
4+
#define PYSCR_VERSION_NUMERIC 3,0,22,0
5+
#define PYSCR_VERSION_STRING "3.0.22.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.21.{build}
1+
version: 3.0.22.{build}
22
image: Visual Studio 2022
33

44

0 commit comments

Comments
 (0)