We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6378b0 commit 7d57f85Copy full SHA for 7d57f85
README.md
@@ -1,3 +1,3 @@
1
-# Blank
+# Omspy
2
3
-Blank start
+omspy is a broker agnostic order management system with a common api, advanced order types and more
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "omspy"
-version = "0.0.0"
+version = "0.1.0"
4
description = ""
5
license = "MIT"
6
authors = ["Ubermensch <uberdeveloper001@gmail.com>"]
0 commit comments