chore: bump version to 0.1.1

This commit is contained in:
KhizarImran
2026-07-05 16:37:12 +01:00
parent cefa7c8ee1
commit 2f726b73ab
3 changed files with 19 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
name = "backtestingfx"
version = "0.1.0"
version = "0.1.1"
description = "FX backtesting library built in Rust"
requires-python = ">=3.9"
dependencies = ["pandas"]