spiderforce4ai 0.1.2__tar.gz → 0.1.3__tar.gz
Sign up to get free protection for your applications and to get access to all the features.
- {spiderforce4ai-0.1.2 → spiderforce4ai-0.1.3}/PKG-INFO +1 -1
- {spiderforce4ai-0.1.2 → spiderforce4ai-0.1.3}/pyproject.toml +1 -1
- {spiderforce4ai-0.1.2 → spiderforce4ai-0.1.3}/spiderforce4ai.egg-info/PKG-INFO +1 -1
- {spiderforce4ai-0.1.2 → spiderforce4ai-0.1.3}/README.md +0 -0
- {spiderforce4ai-0.1.2 → spiderforce4ai-0.1.3}/setup.cfg +0 -0
- {spiderforce4ai-0.1.2 → spiderforce4ai-0.1.3}/setup.py +0 -0
- {spiderforce4ai-0.1.2 → spiderforce4ai-0.1.3}/spiderforce4ai/__init__.py +0 -0
- {spiderforce4ai-0.1.2 → spiderforce4ai-0.1.3}/spiderforce4ai.egg-info/SOURCES.txt +0 -0
- {spiderforce4ai-0.1.2 → spiderforce4ai-0.1.3}/spiderforce4ai.egg-info/dependency_links.txt +0 -0
- {spiderforce4ai-0.1.2 → spiderforce4ai-0.1.3}/spiderforce4ai.egg-info/requires.txt +0 -0
- {spiderforce4ai-0.1.2 → spiderforce4ai-0.1.3}/spiderforce4ai.egg-info/top_level.txt +0 -0
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
4
4
|
|
5
5
|
[project]
|
6
6
|
name = "spiderforce4ai"
|
7
|
-
version = "0.1.
|
7
|
+
version = "0.1.3"
|
8
8
|
description = "Python wrapper for SpiderForce4AI HTML-to-Markdown conversion service"
|
9
9
|
readme = "README.md"
|
10
10
|
authors = [{name = "Piotr Tamulewicz", email = "pt@petertam.pro"}]
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|