Skip to content

Commit c0873d7

Browse files
committed
version 3.0.17 for alpha tests
1 parent e139dcc commit c0873d7

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

44

0 commit comments

Comments
 (0)