We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea82968 commit f18b037Copy full SHA for f18b037
prebuild_hook.py
@@ -3,8 +3,8 @@
3
import hashlib
4
5
major_version = 0
6
-minor_version = 6
7
-patch_version = 8
+minor_version = 7
+patch_version = 0
8
9
def generate_build_id():
10
# Get current timestamp
0 commit comments