Skip to content
This repository was archived by the owner on Aug 4, 2023. It is now read-only.

Commit 928ce9f

Browse files
committed
Version 0.7.6
1 parent 57aac43 commit 928ce9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/python35/src/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// clang-format off
44
#define VERSION_MAJOR 0
55
#define VERSION_MINOR 7
6-
#define VERSION_REVISION 5
6+
#define VERSION_REVISION 6
77

88
#define STRINGIFY_(s) #s
99
#define STRINGIFY(s) STRINGIFY_(s)

0 commit comments

Comments
 (0)