Skip to content
This repository was archived by the owner on Jun 27, 2025. It is now read-only.

Commit d09db25

Browse files
committed
0.1.4 RC 1
1 parent d29ce54 commit d09db25

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.4
40+
........
41+
42+
Corrected comparison in lookup of Unicode elements.
43+
44+
3945
0.1.3
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.3"
7+
AM_VERSION = "0.1.4"
88

99

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

0 commit comments

Comments
 (0)