Skip to content

Commit bd362e2

Browse files
committed
package names
1 parent 8abe321 commit bd362e2

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

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.20230514'
31+
__version__ = '6.1.20230518'
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
@@ -3598,3 +3598,6 @@ description = Wrappers to call pyproject.toml-based build backend hooks.
35983598
[accelerate]
35993599
description = Accelerate
36003600
3601+
[spatialpandas]
3602+
description = Pandas extension arrays for spatial/geometric operations
3603+

0 commit comments

Comments
 (0)