Skip to content

Commit a6fa669

Browse files
committed
fix: Version
1 parent 43a10fe commit a6fa669

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

py-polars/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ readme = "README.md"
99
authors = [
1010
{ name = "Ritchie Vink", email = "[email protected]" },
1111
]
12-
version = "1.35.0-beta.1"
12+
# example: 1.35.0b1
13+
version = "1.35.0b1"
1314
license = { file = "LICENSE" }
1415
requires-python = ">=3.9"
1516

0 commit comments

Comments
 (0)