FindAFactor 4.2.5__tar.gz → 4.2.6__tar.gz
Sign up to get free protection for your applications and to get access to all the features.
- {findafactor-4.2.5 → findafactor-4.2.6}/FindAFactor.egg-info/PKG-INFO +1 -1
- {findafactor-4.2.5 → findafactor-4.2.6}/PKG-INFO +1 -1
- {findafactor-4.2.5 → findafactor-4.2.6}/pyproject.toml +1 -1
- {findafactor-4.2.5 → findafactor-4.2.6}/setup.py +1 -1
- {findafactor-4.2.5 → findafactor-4.2.6}/FindAFactor/__init__.py +0 -0
- {findafactor-4.2.5 → findafactor-4.2.6}/FindAFactor/find_a_factor.py +0 -0
- {findafactor-4.2.5 → findafactor-4.2.6}/FindAFactor.egg-info/SOURCES.txt +0 -0
- {findafactor-4.2.5 → findafactor-4.2.6}/FindAFactor.egg-info/dependency_links.txt +0 -0
- {findafactor-4.2.5 → findafactor-4.2.6}/FindAFactor.egg-info/not-zip-safe +0 -0
- {findafactor-4.2.5 → findafactor-4.2.6}/FindAFactor.egg-info/top_level.txt +0 -0
- {findafactor-4.2.5 → findafactor-4.2.6}/LICENSE +0 -0
- {findafactor-4.2.5 → findafactor-4.2.6}/README.md +0 -0
- {findafactor-4.2.5 → findafactor-4.2.6}/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.6"
|
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
|