PyAiNetwork 0.1.6__tar.gz → 0.1.7__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.
- {pyainetwork-0.1.6 → pyainetwork-0.1.7}/PKG-INFO +5 -1
- {pyainetwork-0.1.6 → pyainetwork-0.1.7}/PyAiNetwork/PyAiNetwork.egg-info/PKG-INFO +5 -1
- {pyainetwork-0.1.6 → pyainetwork-0.1.7}/README.md +5 -1
- {pyainetwork-0.1.6 → pyainetwork-0.1.7}/pyproject.toml +1 -1
- {pyainetwork-0.1.6 → pyainetwork-0.1.7}/LICENSE +0 -0
- {pyainetwork-0.1.6 → pyainetwork-0.1.7}/PyAiNetwork/PyAiNetwork.egg-info/SOURCES.txt +0 -0
- {pyainetwork-0.1.6 → pyainetwork-0.1.7}/PyAiNetwork/PyAiNetwork.egg-info/dependency_links.txt +0 -0
- {pyainetwork-0.1.6 → pyainetwork-0.1.7}/PyAiNetwork/PyAiNetwork.egg-info/top_level.txt +0 -0
- {pyainetwork-0.1.6 → pyainetwork-0.1.7}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: PyAiNetwork
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.7
|
|
4
4
|
Summary: A simple Python library for creating neural networks
|
|
5
5
|
Author: eyes-studio
|
|
6
6
|
License: MIT
|
|
@@ -239,3 +239,7 @@ Future versions may include:
|
|
|
239
239
|
MIT License
|
|
240
240
|
|
|
241
241
|
Copyright (c) 2026 Eyes Studio
|
|
242
|
+
|
|
243
|
+
# GitHub
|
|
244
|
+
|
|
245
|
+
https://github.com/eyes-studio/PyAiNetwork
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: PyAiNetwork
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.7
|
|
4
4
|
Summary: A simple Python library for creating neural networks
|
|
5
5
|
Author: eyes-studio
|
|
6
6
|
License: MIT
|
|
@@ -239,3 +239,7 @@ Future versions may include:
|
|
|
239
239
|
MIT License
|
|
240
240
|
|
|
241
241
|
Copyright (c) 2026 Eyes Studio
|
|
242
|
+
|
|
243
|
+
# GitHub
|
|
244
|
+
|
|
245
|
+
https://github.com/eyes-studio/PyAiNetwork
|
|
File without changes
|
|
File without changes
|
{pyainetwork-0.1.6 → pyainetwork-0.1.7}/PyAiNetwork/PyAiNetwork.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|