Spaces:
Paused
Paused
Mirrowel commited on
Commit ·
74bc3cb
1
Parent(s): 6229391
build(config): 📦 update library version to 0.9
Browse files
src/rotator_library/pyproject.toml
CHANGED
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
| 4 |
|
| 5 |
[project]
|
| 6 |
name = "rotating-api-key-client"
|
| 7 |
-
version = "0.
|
| 8 |
authors = [
|
| 9 |
{ name="Mirrowel", email="nuh@uh.com" },
|
| 10 |
]
|
|
|
|
| 4 |
|
| 5 |
[project]
|
| 6 |
name = "rotating-api-key-client"
|
| 7 |
+
version = "0.9"
|
| 8 |
authors = [
|
| 9 |
{ name="Mirrowel", email="nuh@uh.com" },
|
| 10 |
]
|