We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52b51cb commit feac1cdCopy full SHA for feac1cd
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "flit_core.buildapi"
5
[project]
6
name = "oc4ids-datastore-api"
7
description = "OC4IDS Datastore API"
8
-version = "0.1.0"
+version = "0.2.0"
9
readme = "README.md"
10
dependencies = [
11
"fastapi[standard]",
0 commit comments