Skip to content

Commit 87e57bd

Browse files
authored
Merge pull request #4 from rush-db/fix/bump-version
Fix package version in toml file
2 parents 6fc1982 + 100bf02 commit 87e57bd

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 = "rushdb"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
description = "RushDB Python SDK"
55
authors = ["RushDB Team <hi@rushdb.com>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)