kalbio 0.2.0__tar.gz → 0.2.1__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,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: kalbio
3
- Version: 0.2.0
4
- Summary: Python client for Kaleidoscope API
3
+ Version: 0.2.1
4
+ Summary: Python client for kaleidoscope.bio
5
5
  License: MIT
6
6
  Author: Ahmed Elnaiem
7
7
  Author-email: ahmed@kaleidoscope.bio
@@ -37,7 +37,7 @@ Kalbio is a Python Client library for building applications with the Kaleidoscop
37
37
 
38
38
  ## Requirements
39
39
 
40
- - [Python](https://docs.python.org/3/) 3.12+
40
+ - [Python](https://docs.python.org/3/) 3.10+
41
41
  - [Pydantic](https://docs.pydantic.dev/) 2.9.2+
42
42
  - [Requests](https://requests.readthedocs.io/) 2.32.3+
43
43
 
@@ -17,7 +17,7 @@ Kalbio is a Python Client library for building applications with the Kaleidoscop
17
17
 
18
18
  ## Requirements
19
19
 
20
- - [Python](https://docs.python.org/3/) 3.12+
20
+ - [Python](https://docs.python.org/3/) 3.10+
21
21
  - [Pydantic](https://docs.pydantic.dev/) 2.9.2+
22
22
  - [Requests](https://requests.readthedocs.io/) 2.32.3+
23
23
 
@@ -1,7 +1,7 @@
1
1
  [tool.poetry]
2
2
  name = "kalbio"
3
- version = "0.2.0"
4
- description = "Python client for Kaleidoscope API"
3
+ version = "0.2.1"
4
+ description = "Python client for kaleidoscope.bio"
5
5
  authors = ["Ahmed Elnaiem <ahmed@kaleidoscope.bio>"]
6
6
  readme = "README.md"
7
7
  license = "MIT"
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
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes