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 0033590 commit d778951Copy full SHA for d778951
HISTORY.md
@@ -1,5 +1,14 @@
1
# History
2
3
+## 0.4.1 - 2023-05-02
4
+
5
+This release adds support for Pandas 2.0 and PyTorch 2.0!
6
7
+### Maintenance
8
9
+* Remove upper bound for pandas - Issue [#69](https://github.com/sdv-dev/DeepEcho/issues/69) by @frances-h
10
+* Upgrade to Torch 2.0 - Issue [#70](https://github.com/sdv-dev/DeepEcho/issues/70) by @frances-h
11
12
## 0.4.0 - 2023-01-10
13
14
This release adds support for python 3.10 and 3.11. It also drops support for python 3.6.
0 commit comments