Skip to content

Commit 213d165

Browse files
Marc-Etienne Barrutclaude
andcommitted
bump pytest to 9.0.3, bump version to 2.1.3
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 9ff3126 commit 213d165

2 files changed

Lines changed: 2 additions & 2 deletions

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", "2")
22+
VERSION = ("2", "1", "3")
2323

2424
long_descr = read_readme()
2525

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pytest==6.2.5
1+
pytest==9.0.3

0 commit comments

Comments
 (0)