0.1.1-rc1 minor refactors

This commit is contained in:
2026-06-03 21:28:27 -07:00
parent 89e1b592ba
commit 1fc9c21de7
6 changed files with 33 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "apify-shared"
version = "0.1.0"
version = "0.1.1-rc1"
description = "Shared utility package for use with Apify actors"
authors = [{ name = "Ryan Byrne", email = "ryanjbyrne30@gmail.com" }]
requires-python = ">=3.12"