ggcode 1.3.18__tar.gz → 1.3.19__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ggcode
3
- Version: 1.3.18
3
+ Version: 1.3.19
4
4
  Summary: Thin Python wrapper that installs the ggcode GitHub Release binary
5
5
  Author: topcheer
6
6
  License: MIT
@@ -120,5 +120,6 @@ Download from [GitHub Releases](https://github.com/topcheer/ggcode/releases/late
120
120
 
121
121
  - GitHub Releases: https://github.com/topcheer/ggcode/releases
122
122
  - Desktop app downloads: available on the same releases page
123
+ - Discord community: https://discord.gg/F2v4mJmfG
123
124
  - Repository: https://github.com/topcheer/ggcode
124
125
  - Issues: https://github.com/topcheer/ggcode/issues
@@ -108,5 +108,6 @@ Download from [GitHub Releases](https://github.com/topcheer/ggcode/releases/late
108
108
 
109
109
  - GitHub Releases: https://github.com/topcheer/ggcode/releases
110
110
  - Desktop app downloads: available on the same releases page
111
+ - Discord community: https://discord.gg/F2v4mJmfG
111
112
  - Repository: https://github.com/topcheer/ggcode
112
113
  - Issues: https://github.com/topcheer/ggcode/issues
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ggcode
3
- Version: 1.3.18
3
+ Version: 1.3.19
4
4
  Summary: Thin Python wrapper that installs the ggcode GitHub Release binary
5
5
  Author: topcheer
6
6
  License: MIT
@@ -120,5 +120,6 @@ Download from [GitHub Releases](https://github.com/topcheer/ggcode/releases/late
120
120
 
121
121
  - GitHub Releases: https://github.com/topcheer/ggcode/releases
122
122
  - Desktop app downloads: available on the same releases page
123
+ - Discord community: https://discord.gg/F2v4mJmfG
123
124
  - Repository: https://github.com/topcheer/ggcode
124
125
  - Issues: https://github.com/topcheer/ggcode/issues
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "ggcode"
7
- version = "1.3.18"
7
+ version = "1.3.19"
8
8
  description = "Thin Python wrapper that installs the ggcode GitHub Release binary"
9
9
  readme = "README.md"
10
10
  requires-python = ">=3.9"
File without changes
File without changes