Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion winpython/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
OTHER DEALINGS IN THE SOFTWARE.
"""

__version__ = '4.3.20210508'
__version__ = '4.3.20210620'
__license__ = __doc__
__project_url__ = 'http://winpython.github.io/'
15 changes: 15 additions & 0 deletions winpython/data/packages.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3112,3 +3112,18 @@ description = Build and publish crates with pyo3, rust-cpython and cffi bindings
[cached-property]
description = A decorator for caching properties in classes.

[tinycss2]
description = tinycss2

[slicerator]
description = A lazy-loading, fancy-sliceable iterable.

[pims]
description = Python Image Sequence

[flatbuffers]
description = The FlatBuffers serialization format for Python

[dask-image]
description = Distributed image processing