Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6cf8ceb

Browse files
committed
update for WinPython 2022-02
1 parent 1c1f66e commit 6cf8ceb

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__ = '4.7.20220701'
31+
__version__ = '4.7.20220709'
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
@@ -3331,3 +3331,6 @@ description = Library to instrument executable formats
33313331
[polars]
33323332
description = Blazingly fast DataFrame library
33333333

3334+
[xyzservices]
3335+
description = Source of XYZ tiles providers
3336+

0 commit comments

Comments
 (0)