Skip to content

Commit e9cee59

Browse files
committed
0.1.8 RC 1
1 parent 1dd7f51 commit e9cee59

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@ ArrayKit requires the following:
3535
What is New in ArrayKit
3636
-------------------------
3737

38+
0.1.8
39+
............
40+
41+
Revised cross compile releases.
42+
43+
3844
0.1.7
3945
............
4046

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import numpy as np # type: ignore
55

66

7-
AK_VERSION = '0.1.7'
7+
AK_VERSION = '0.1.8'
88

99

1010
def get_long_description() -> str:

0 commit comments

Comments
 (0)