Skip to content

Commit

Permalink
Version 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
shakedzy committed Dec 13, 2022
1 parent 95ed013 commit 93620bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## 0.7.3 (_dev_)
## 0.7.3
* _Dython now officially supports only Python 3.7 or above_ (by-product of issue [#137](https://github.com/shakedzy/dython/issues/137))
* Added `nominal.replot_last_associations`: a new method to replot `nominal.associations` heat-maps (issue [#136](https://github.com/shakedzy/dython/issues/136))
* Adding option to drop NaN values in each pair of columns independently in `nominal.associations` (issue [#130](https://github.com/shakedzy/dython/issues/130), by **[@matbb](https://github.com/matbb)**)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.3.dev
0.7.3

0 comments on commit 93620bd

Please sign in to comment.