Revert "Bump version to v0.9.3 (#51)" (#52)

This reverts commit f1ada55bce.
This commit is contained in:
Daichi Narushima
2026-06-23 19:17:42 +09:00
committed by GitHub
parent 1c57be5c44
commit 823cb5b0a4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "mt5cli"
version = "0.9.3"
version = "0.9.2"
description = "Generic MT5 data and execution infrastructure for Python applications"
authors = [{name = "dceoy", email = "dceoy@users.noreply.github.com"}]
maintainers = [{name = "dceoy", email = "dceoy@users.noreply.github.com"}]
Generated
+1 -1
View File
@@ -487,7 +487,7 @@ wheels = [
[[package]]
name = "mt5cli"
version = "0.9.3"
version = "0.9.2"
source = { editable = "." }
dependencies = [
{ name = "click" },