pywmspro 0.2.3__tar.gz → 0.2.4__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -71,4 +71,6 @@ jobs:
71
71
  --verify-tag
72
72
  --prerelease
73
73
  --draft
74
+ env:
75
+ GH_TOKEN: "${{ github.token }}"
74
76
  ...
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pywmspro
3
- Version: 0.2.3
3
+ Version: 0.2.4
4
4
  Summary: Python library for WMS WebControl pro API
5
5
  Author-email: Marc Hoersken <info@marc-hoersken.de>
6
6
  License-Expression: Apache-2.0
@@ -480,7 +480,6 @@ wheels = [
480
480
 
481
481
  [[package]]
482
482
  name = "pywmspro"
483
- version = "0.2.2"
484
483
  source = { editable = "." }
485
484
  dependencies = [
486
485
  { name = "aiohttp" },
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes