Skip to content

Commit 285002b

Browse files
committed
Bump version to 10.0.0a5
1 parent 9ef836e commit 285002b

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

Changes.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
10.0.0 alpha x (relative to 10.0.0 alpha 4)
1+
10.0.0 alpha x (relative to 10.0.0 alpha 5)
2+
--------------
3+
4+
5+
6+
10.0.0 alpha 5 (relative to 10.0.0 alpha 4)
27
--------------
38

49
- Cortex : Updated to version 10.6.0.0a1.

build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
import tarfile
1515
import zipfile
1616

17-
__version = "10.0.0a4"
17+
__version = "10.0.0a5"
1818

1919
"""
2020
Config file format

0 commit comments

Comments
 (0)