File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 2828OTHER DEALINGS IN THE SOFTWARE.
2929"""
3030
31- __version__ = '5.0.20220813 '
31+ __version__ = '5.0.20220918 '
3232__license__ = __doc__
3333__project_url__ = 'http://winpython.github.io/'
Original file line number Diff line number Diff line change @@ -3364,3 +3364,15 @@ description = Makes working with XML feel like you are working with JSON
33643364[missingno]
33653365description = Missing data visualization module for Python.
33663366
3367+ [intel-openmp]
3368+ description = Intel OpenMP* Runtime Library
3369+
3370+ [mkl]
3371+ description = Intel® oneAPI Math Kernel Library
3372+
3373+ [whatthepatch]
3374+ description = A patch parsing and application library.
3375+
3376+ [duckdb]
3377+ description = DuckDB embedded database
3378+
You can’t perform that action at this time.
0 commit comments