8000 Update __init__.py · qos-max/qos-quote-api-python-sdk@766ba99 · GitHub
[go: up one dir, main page]

Skip to content

Commit 766ba99

Browse files
authored
Update __init__.py
1 parent 0155118 commit 766ba99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

qos_api/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
QOSLimitError
1616
)
1717

18-
__version__ = "0.1.8"
18+
__version__ = "0.1.9"
1919
__all__ = [
2020
'QOSClient',
2 5823 121
'Market',
@@ -32,4 +32,4 @@
3232
'QOSHTTPError',
3333
'QOSWebSocketError',
3434
'QOSLimitError'
35-
]
35+
]

0 commit comments

Comments
 (0)
0