Skip to content

Commit

Permalink
0.7.4 Release Notes (#308)
Browse files Browse the repository at this point in the history
* 0.7.4 Release Notes

* capitalizing python

* fixing date
  • Loading branch information
amontanez24 authored Jul 25, 2023
1 parent f1d2877 commit 89794bf
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# History

## v0.7.4 - 2023-07-25

This release adds support for Python 3.11 and drops support for Python 3.7.

### Maintenance

* Why is there an upper bound in the packaging requirement? (packaging<22) - Issue [#276](https://github.com/sdv-dev/CTGAN/issues/276) by @fealho
* Add support for Python 3.11 - Issue [#296](https://github.com/sdv-dev/CTGAN/issues/296) by @fealho
* Drop support for Python 3.7 - Issue [#302](https://github.com/sdv-dev/CTGAN/issues/302) by @fealho

## v0.7.3 - 2023-05-25

This release adds support for Torch 2.0!
Expand Down

0 comments on commit 89794bf

Please sign in to comment.