There was an error while loading. Please reload this page.
1 parent e59ffb0 commit 9309851Copy full SHA for 9309851
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "0.2.0-alpha.24"
+ ".": "0.2.0-alpha.25"
3
}
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "openlayer"
-version = "0.2.0-alpha.24"
+version = "0.2.0-alpha.25"
4
description = "The official Python library for the openlayer API"
5
dynamic = ["readme"]
6
license = "Apache-2.0"
src/openlayer/_version.py
@@ -1,4 +1,4 @@
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
__title__ = "openlayer"
-__version__ = "0.2.0-alpha.24" # x-release-please-version
+__version__ = "0.2.0-alpha.25" # x-release-please-version
0 commit comments