Skip to content

Commit f6df211

Browse files
committed
0.7.2 Release Notes
1 parent bac9480 commit f6df211

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

HISTORY.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# History
22

3+
## v0.7.2 - 2023-05-04
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 [#282](https://github.com/sdv-dev/CTGAN/issues/282) by @frances-h
10+
* Upgrade to torch 2.0 - Issue [#280](https://github.com/sdv-dev/CTGAN/issues/280) by @frances-h
11+
312
## v0.7.1 - 2023-02-23
413

514
This release fixes a bug that prevented the `CTGAN` model from being saved after sampling.

0 commit comments

Comments
 (0)