make-selection 1.0.8__tar.gz → 1.0.9__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,13 +1,13 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: make_selection
3
- Version: 1.0.8
3
+ Version: 1.0.9
4
4
  Summary: Package for interactive command line menu
5
5
  Author-email: Steven Frazee <stevefrazee123@gmail.com>
6
6
  Classifier: License :: OSI Approved :: MIT License
7
7
  Classifier: Development Status :: 4 - Beta
8
8
  Classifier: Programming Language :: Python :: 3.14
9
9
  Classifier: Operating System :: Microsoft :: Windows
10
- Requires-Python: >=3.14
10
+ Requires-Python: >=3.9
11
11
  Description-Content-Type: text/markdown
12
12
  License-File: LICENSE
13
13
  Dynamic: license-file
@@ -1,12 +1,12 @@
1
1
  [project]
2
2
  name = "make_selection"
3
- version = "1.0.8"
3
+ version = "1.0.9"
4
4
  authors = [
5
5
  { name="Steven Frazee", email="stevefrazee123@gmail.com" },
6
6
  ]
7
7
  description = "Package for interactive command line menu"
8
8
  readme = "README.md"
9
- requires-python = ">=3.14"
9
+ requires-python = ">=3.9"
10
10
  classifiers = [
11
11
  "License :: OSI Approved :: MIT License",
12
12
  "Development Status :: 4 - Beta",
@@ -1,13 +1,13 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: make_selection
3
- Version: 1.0.8
3
+ Version: 1.0.9
4
4
  Summary: Package for interactive command line menu
5
5
  Author-email: Steven Frazee <stevefrazee123@gmail.com>
6
6
  Classifier: License :: OSI Approved :: MIT License
7
7
  Classifier: Development Status :: 4 - Beta
8
8
  Classifier: Programming Language :: Python :: 3.14
9
9
  Classifier: Operating System :: Microsoft :: Windows
10
- Requires-Python: >=3.14
10
+ Requires-Python: >=3.9
11
11
  Description-Content-Type: text/markdown
12
12
  License-File: LICENSE
13
13
  Dynamic: license-file
File without changes
File without changes
File without changes