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 e5ce136 commit 0b350cbCopy full SHA for 0b350cb
winpython/__init__.py
@@ -28,6 +28,6 @@
28
OTHER DEALINGS IN THE SOFTWARE.
29
"""
30
31
-__version__ = '3.4.20210220'
+__version__ = '3.4.20210227'
32
__license__ = __doc__
33
__project_url__ = 'http://winpython.github.io/'
winpython/data/packages.ini
@@ -3013,3 +3013,9 @@ description = marshmallow multiplexing schema
3013
[docker]
3014
description = A Python library for the Docker Engine API.
3015
3016
+[pyerfa]
3017
+description = Python bindings for ERFA
3018
+
3019
+[jupyter-packaging]
3020
+description = Jupyter Packaging Utilities
3021
0 commit comments