8000
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 db0330b commit 696da3bCopy full SHA for 696da3b
winpython/__init__.py
@@ -28,6 +28,6 @@
28
OTHER DEALINGS IN THE SOFTWARE.
29
"""
30
31
-__version__ = '6.1.20230319'
+__version__ = '6.1.20230422'
32
__license__ = __doc__
33
__project_url__ = 'http://winpython.github.io/'
winpython/data/packages.ini
@@ -3502,3 +3502,6 @@ description = rapid fuzzy string matching
3502
[trove-classifiers]
3503
description = Canonical source for classifiers on PyPI (pypi.org).
3504
3505
+[dirty-cat]
3506
+description = Machine learning with dirty categories.
3507
+
0 commit comments