FindAFactor 4.2.2__tar.gz → 4.2.3__tar.gz
Sign up to get free protection for your applications and to get access to all the features.
- {findafactor-4.2.2 → findafactor-4.2.3}/FindAFactor.egg-info/PKG-INFO +1 -1
- {findafactor-4.2.2 → findafactor-4.2.3}/PKG-INFO +1 -1
- {findafactor-4.2.2 → findafactor-4.2.3}/pyproject.toml +1 -1
- {findafactor-4.2.2 → findafactor-4.2.3}/setup.py +1 -1
- {findafactor-4.2.2 → findafactor-4.2.3}/FindAFactor/__init__.py +0 -0
- {findafactor-4.2.2 → findafactor-4.2.3}/FindAFactor/find_a_factor.py +0 -0
- {findafactor-4.2.2 → findafactor-4.2.3}/FindAFactor.egg-info/SOURCES.txt +0 -0
- {findafactor-4.2.2 → findafactor-4.2.3}/FindAFactor.egg-info/dependency_links.txt +0 -0
- {findafactor-4.2.2 → findafactor-4.2.3}/FindAFactor.egg-info/not-zip-safe +0 -0
- {findafactor-4.2.2 → findafactor-4.2.3}/FindAFactor.egg-info/top_level.txt +0 -0
- {findafactor-4.2.2 → findafactor-4.2.3}/LICENSE +0 -0
- {findafactor-4.2.2 → findafactor-4.2.3}/README.md +0 -0
- {findafactor-4.2.2 → findafactor-4.2.3}/setup.cfg +0 -0
@@ -8,7 +8,7 @@ build-backend = "setuptools.build_meta"
|
|
8
8
|
|
9
9
|
[project]
|
10
10
|
name = "FindAFactor"
|
11
|
-
version = "4.2.
|
11
|
+
version = "4.2.3"
|
12
12
|
requires-python = ">=3.8"
|
13
13
|
description = "Find any nontrivial factor of a number"
|
14
14
|
readme = {file = "README.txt", content-type = "text/markdown"}
|
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
|