Skip to content

Commit df57937

Browse files
committed
0.1.9 RC 1
1 parent 4fc91bc commit df57937

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
@@ -36,6 +36,12 @@ ArrayMap requires the following:
3636
What is New in ArrayMap
3737
-------------------------
3838

39+
0.1.9
40+
........
41+
42+
Improvements to ``PyObject`` struct layout and other internal refactoring.
43+
44+
3945
0.1.8
4046
........
4147

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import os
55

66

7-
AM_VERSION = "0.1.8"
7+
AM_VERSION = "0.1.9"
88

99

1010
with open("README.rst") as file:

0 commit comments

Comments
 (0)