pk3make 1.1.2__tar.gz → 1.1.3__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: pk3make
3
- Version: 1.1.2
3
+ Version: 1.1.3
4
4
  Summary: Build system for Weissblatt PK3 files
5
5
  Project-URL: Homepage, https://github.com/liquidunderground/pk3make
6
6
  Project-URL: GitHub, https://github.com/liquidunderground/pk3make
@@ -23,7 +23,7 @@ license = "LGPL-3.0-or-later"
23
23
  license-files = ["LICEN[CS]E*"]
24
24
 
25
25
  [project.scripts]
26
- pk3make = "pk3make:__main__"
26
+ pk3make = "pk3make.__main__:main"
27
27
 
28
28
  [project.urls]
29
29
  Homepage = "https://github.com/liquidunderground/pk3make"
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes