Skip to content

Commit 20b3ea6

Browse files
authored
Merge pull request #3 from memfuse/dev
Fix dynamic versioning configuration - Use placeholder version and pr…
2 parents 8eeca7d + 40d8705 commit 20b3ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "memfuse"
3-
version = "0.1.0"
3+
version = "0.0.0"
44
description = "Memfuse Python SDK"
55
authors = ["Calvin Ku <cku@percena.co>", "Ming Xue <mxue@percena.co>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)