8000 package names · winpython/winpython@696da3b · GitHub
[go: up one dir, main page]

Skip to content

Commit 696da3b

Browse files
committed
package names
1 parent db0330b commit 696da3b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

winpython/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
OTHER DEALINGS IN THE SOFTWARE.
2929
"""
3030

31-
__version__ = '6.1.20230319'
31+
__version__ = '6.1.20230422'
3232
__license__ = __doc__
3333
__project_url__ = 'http://winpython.github.io/'

winpython/data/packages.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3502,3 +3502,6 @@ description = rapid fuzzy string matching
35023502
[trove-classifiers]
35033503
description = Canonical source for classifiers on PyPI (pypi.org).
35043504
3505+
[dirty-cat]
3506+
description = Machine learning with dirty categories.
3507+

0 commit comments

Comments
 (0)
0