Skip to content

Commit ec425d3

Browse files
committed
release of v0.19.1
1 parent c5227ab commit ec425d3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# v0.19.1 - 04 Feb 2025
2+
- Relax version requirement for python-dateutil
3+
- Update dependencies
4+
- Docker: update dependencies
5+
16
# v0.19.0 - 10 Dec 2024
27
- Push all operations to the source if there is only one sub-query
38
- Fix rare decomposition error

DeTrusty/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.19.0'
1+
__version__ = '0.19.1'

0 commit comments

Comments
 (0)