py-why / dowhy

DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.
https://www.pywhy.org/dowhy
MIT License
6.99k stars 923 forks source link

New release #994

Closed Zethson closed 1 year ago

Zethson commented 1 year ago

Hi,

the current main branch greatly relaxes dependencies which allows me to add dowhy as a dependency to my project - great! Thank you very much for your efforts here. However, I cannot make a release of my own package as long as it depends on a Github URL instead of an actual pypi release.

Hence, I would like to kindly request a release on pypi.

Thank you very much!

amit-sharma commented 1 year ago

We should have a release within 1-2 days. Just sorting out a few install issues for py3.11

amit-sharma commented 1 year ago

v0.10 is released now