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 1c7177f commit 9483f5bCopy full SHA for 9483f5b
HISTORY.md
@@ -1,5 +1,17 @@
1
# History
2
3
+## v0.9.1 - 2023-08-10
4
+
5
+This release fixes problems with the documentation site and drops support for Python 3.7.
6
7
+### Maintenance
8
9
+* Drop support for Python 3.7 - Issue [#355](https://github.com/sdv-dev/Copulas/issues/355) by @amontanez24
10
11
+### Documentation
12
13
+* Formatting is broken on the main docs page - Issue [#341](https://github.com/sdv-dev/Copulas/issues/341) by @amontanez24
14
15
## v0.9.0 - 2023-04-26
16
17
This release adds support for pandas 2.0 and above. Additionally adds a functionality to find
0 commit comments