Skip to content

Commit c6fed8b

Browse files
committed
Bump version to 0.1.3-alpha.1 [skip ci]
1 parent 23ff1b9 commit c6fed8b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "blackforest"
7-
version = "0.1.2"
7+
version = "0.1.3-alpha.1"
88
description = "The official Python library for the Black Forest Labs API"
99
readme = "README.md"
1010
authors = [
@@ -54,6 +54,6 @@ line_length = 88
5454

5555
[tool.ruff]
5656
line-length = 88
57-
target-version = "py37"
57+
target-version = "0.1.3-alpha.1"
5858
select = ["E", "F", "W", "I"]
5959
ignore = []

0 commit comments

Comments
 (0)