Skip to content

Commit 97b69fb

Browse files
Marc-Etienne Barrutclaude
andcommitted
bump version to 2.1.4
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 475b6ab commit 97b69fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def read_readme():
1919
return fh.read()
2020
return 'Python bindings for RapidXml, a C++ XML parsing library'
2121

22-
VERSION = ("2", "1", "3")
22+
VERSION = ("2", "1", "4")
2323

2424
long_descr = read_readme()
2525

0 commit comments

Comments
 (0)