Skip to content

Commit 9ac23f6

Browse files
committed
REL: 0.8.3
This is the second bug-fix release of datrie to make compatible with gcc 14. There should be no change in behavior from 0.8
1 parent fb432e4 commit 9ac23f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
m.include_dirs=[LIBDATRIE_DIR]
5353

5454
setup(name="datrie",
55-
version="0.8.2",
55+
version="0.8.3",
5656
description=DESCRIPTION,
5757
long_description=LONG_DESCRIPTION,
5858
author='Mikhail Korobov',

0 commit comments

Comments
 (0)