Skip to content

Commit b157203

Browse files
committed
prepared for release
1 parent d6d6f5c commit b157203

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
0.2.19 (????-??-??)
4+
0.2.19 (2025-07-10)
55
-------------------
66

77
- the write methods of `DirectStreamWriter` and `DirectBatchWriter` now have the additional

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ def _read(f):
3333
install_requires=[
3434
"setuptools",
3535
],
36-
version="0.2.18",
36+
version="0.2.18=9",
3737
author='Peter Reutemann',
3838
author_email='fracpete@waikato.ac.nz',
3939
entry_points={

0 commit comments

Comments
 (0)