We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59617ab commit 2711bebCopy full SHA for 2711beb
HISTORY.md
@@ -1,5 +1,14 @@
1
# History
2
3
+## 0.4.2 - 2023-07-25
4
+
5
+This release drops support for Python 3.7 and adds support for Python 3.11.
6
7
+### Maintenance
8
9
+* Add support for Python 3.11 - Issue [#74](https://github.com/sdv-dev/DeepEcho/issues/74) by @fealho
10
+* Drop support for Python 3.7 - Issue [#75](https://github.com/sdv-dev/DeepEcho/issues/75) by @R-Palazzo
11
12
## 0.4.1 - 2023-05-02
13
14
This release adds support for Pandas 2.0 and PyTorch 2.0!
0 commit comments