summaryrefslogtreecommitdiffstats
path: root/openbb_platform/core/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'openbb_platform/core/pyproject.toml')
-rw-r--r--openbb_platform/core/pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbb_platform/core/pyproject.toml b/openbb_platform/core/pyproject.toml
index 0bcf56a108d..2d0fd89f20a 100644
--- a/openbb_platform/core/pyproject.toml
+++ b/openbb_platform/core/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "openbb-core"
-version = "1.2.4"
+version = "1.2.5"
description = "OpenBB package with core functionality."
authors = ["OpenBB Team <hello@openbb.co>"]
license = "AGPL-3.0-only"