Skip to content

Commit 7af31ed

Browse files
committed
prepared for release
1 parent 21764a9 commit 7af31ed

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.11 (????-??-??)
4+
0.2.11 (2025-03-13)
55
-------------------
66

77
- added support for placeholders, which can be expanded via the `Session` object

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.10",
36+
version="0.2.11",
3737
author='Peter Reutemann',
3838
author_email='fracpete@waikato.ac.nz',
3939
entry_points={

0 commit comments

Comments
 (0)