File tree 16 files changed +20
-20
lines changed
unicorn_binance_websocket_api
unicorn_binance_websocket_api
16 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 43
43
uses : pypa/cibuildwheel@v2.16.5
44
44
45
45
- name : Upload Artifacts
46
- uses : actions/upload-artifact@v3
46
+ uses : actions/upload-artifact@v4
47
47
with :
48
48
path : ./wheelhouse/*.whl
49
49
58
58
run : pipx run build --sdist
59
59
60
60
- name : Upload Artifacts
61
- uses : actions/upload-artifact@v3
61
+ uses : actions/upload-artifact@v4
62
62
with :
63
63
path : dist/*.tar.gz
64
64
@@ -72,13 +72,13 @@ jobs:
72
72
id-token : write
73
73
steps :
74
74
- name : Download Artifacts
75
- uses : actions/download-artifact@v3
75
+ uses : actions/download-artifact@v4
76
76
with :
77
77
name : artifact
78
78
path : dist
79
79
80
80
- name : Create GitHub Release
81
- uses : softprops/action-gh-release@v1
81
+ uses : softprops/action-gh-release@v2
82
82
with :
83
83
body : |
84
84
Please read the [CHANGELOG](https://unicorn-binance-websocket-api.docs.lucit.tech/changelog.html) for further information.
Original file line number Diff line number Diff line change @@ -254,7 +254,7 @@ <h3>Navigation</h3>
254
254
< a href ="https://docs.lucit.tech "> Index of all LUCIT Software Documentation</ a > < br />
255
255
© < a href ="/license.html "> Copyright</ a > 2023-2023, LUCIT Systems and Development. All Rights Reserved..
256
256
See < a href ="/license.html "> License</ a > for more information.< br />
257
- Last updated on Nov 01 2024 at 11:34 (CET).
257
+ Last updated on Nov 01 2024 at 11:44 (CET).
258
258
< a href ="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/new/choose "> Found a bug</ a > ?
259
259
< br />
260
260
Created using < a href ="https://www.sphinx-doc.org/ "> Sphinx</ a > 7.4.7.
Original file line number Diff line number Diff line change @@ -210,7 +210,7 @@ <h1>Source code for unicorn_binance_websocket_api.manager</h1><div class="highli
210
210
211
211
212
212
<span class="n">__app_name__</span><span class="p">:</span> <span class="nb">str</span> <span class="o">=</span> <span class="s2">"unicorn-binance-websocket-api"</span>
213
- <span class="n">__version__</span><span class="p">:</span> <span class="nb">str</span> <span class="o">=</span> <span class="s2">"2.8.1.dev "</span>
213
+ <span class="n">__version__</span><span class="p">:</span> <span class="nb">str</span> <span class="o">=</span> <span class="s2">"2.8.1"</span>
214
214
<span class="n">__logger__</span><span class="p">:</span> <span class="n">logging</span><span class="o">.</span><span class="n">getLogger</span> <span class="o">=</span> <span class="n">logging</span><span class="o">.</span><span class="n">getLogger</span><span class="p">(</span><span class="s2">"unicorn_binance_websocket_api"</span><span class="p">)</span>
215
215
216
216
<span class="n">logger</span> <span class="o">=</span> <span class="n">__logger__</span>
@@ -5458,7 +5458,7 @@ <h3>Navigation</h3>
5458
5458
<a href="https://docs.lucit.tech">Index of all LUCIT Software Documentation</a><br />
5459
5459
© <a href="/license.html">Copyright</a> 2023-2023, LUCIT Systems and Development. All Rights Reserved..
5460
5460
See <a href="/license.html">License</a> for more information.<br />
5461
- Last updated on Nov 01 2024 at 11:34 (CET).
5461
+ Last updated on Nov 01 2024 at 11:44 (CET).
5462
5462
<a href="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/new/choose">Found a bug</a>?
5463
5463
<br />
5464
5464
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.4.7.
Original file line number Diff line number Diff line change @@ -4250,7 +4250,7 @@ <h3>Navigation</h3>
4250
4250
< a href ="https://docs.lucit.tech "> Index of all LUCIT Software Documentation</ a > < br />
4251
4251
© < a href ="/license.html "> Copyright</ a > 2023-2023, LUCIT Systems and Development. All Rights Reserved..
4252
4252
See < a href ="/license.html "> License</ a > for more information.< br />
4253
- Last updated on Nov 01 2024 at 11:34 (CET).
4253
+ Last updated on Nov 01 2024 at 11:44 (CET).
4254
4254
< a href ="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/new/choose "> Found a bug</ a > ?
4255
4255
< br />
4256
4256
Created using < a href ="https://www.sphinx-doc.org/ "> Sphinx</ a > 7.4.7.
Original file line number Diff line number Diff line change @@ -399,7 +399,7 @@ <h3>Navigation</h3>
399
399
< a href ="https://docs.lucit.tech "> Index of all LUCIT Software Documentation</ a > < br />
400
400
© < a href ="/license.html "> Copyright</ a > 2023-2023, LUCIT Systems and Development. All Rights Reserved..
401
401
See < a href ="/license.html "> License</ a > for more information.< br />
402
- Last updated on Nov 01 2024 at 11:34 (CET).
402
+ Last updated on Nov 01 2024 at 11:44 (CET).
403
403
< a href ="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/new/choose "> Found a bug</ a > ?
404
404
< br />
405
405
Created using < a href ="https://www.sphinx-doc.org/ "> Sphinx</ a > 7.4.7.
Original file line number Diff line number Diff line change @@ -338,7 +338,7 @@ <h3>Navigation</h3>
338
338
< a href ="https://docs.lucit.tech "> Index of all LUCIT Software Documentation</ a > < br />
339
339
© < a href ="/license.html "> Copyright</ a > 2023-2023, LUCIT Systems and Development. All Rights Reserved..
340
340
See < a href ="/license.html "> License</ a > for more information.< br />
341
- Last updated on Nov 01 2024 at 11:34 (CET).
341
+ Last updated on Nov 01 2024 at 11:44 (CET).
342
342
< a href ="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/new/choose "> Found a bug</ a > ?
343
343
< br />
344
344
Created using < a href ="https://www.sphinx-doc.org/ "> Sphinx</ a > 7.4.7.
Original file line number Diff line number Diff line change @@ -785,7 +785,7 @@ <h3>Navigation</h3>
785
785
< a href ="https://docs.lucit.tech "> Index of all LUCIT Software Documentation</ a > < br />
786
786
© < a href ="/license.html "> Copyright</ a > 2023-2023, LUCIT Systems and Development. All Rights Reserved..
787
787
See < a href ="/license.html "> License</ a > for more information.< br />
788
- Last updated on Nov 01 2024 at 11:34 (CET).
788
+ Last updated on Nov 01 2024 at 11:44 (CET).
789
789
< a href ="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/new/choose "> Found a bug</ a > ?
790
790
< br />
791
791
Created using < a href ="https://www.sphinx-doc.org/ "> Sphinx</ a > 7.4.7.
Original file line number Diff line number Diff line change @@ -1099,7 +1099,7 @@ <h3>Navigation</h3>
1099
1099
< a href ="https://docs.lucit.tech "> Index of all LUCIT Software Documentation</ a > < br />
1100
1100
© < a href ="/license.html "> Copyright</ a > 2023-2023, LUCIT Systems and Development. All Rights Reserved..
1101
1101
See < a href ="/license.html "> License</ a > for more information.< br />
1102
- Last updated on Nov 01 2024 at 11:34 (CET).
1102
+ Last updated on Nov 01 2024 at 11:44 (CET).
1103
1103
< a href ="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/new/choose "> Found a bug</ a > ?
1104
1104
< br />
1105
1105
Created using < a href ="https://www.sphinx-doc.org/ "> Sphinx</ a > 7.4.7.
Original file line number Diff line number Diff line change @@ -389,7 +389,7 @@ <h3>Navigation</h3>
389
389
< a href ="https://docs.lucit.tech "> Index of all LUCIT Software Documentation</ a > < br />
390
390
© < a href ="/license.html "> Copyright</ a > 2023-2023, LUCIT Systems and Development. All Rights Reserved..
391
391
See < a href ="/license.html "> License</ a > for more information.< br />
392
- Last updated on Nov 01 2024 at 11:34 (CET).
392
+ Last updated on Nov 01 2024 at 11:44 (CET).
393
393
< a href ="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/new/choose "> Found a bug</ a > ?
394
394
< br />
395
395
Created using < a href ="https://www.sphinx-doc.org/ "> Sphinx</ a > 7.4.7.
Original file line number Diff line number Diff line change @@ -497,7 +497,7 @@ <h3>Navigation</h3>
497
497
< a href ="https://docs.lucit.tech "> Index of all LUCIT Software Documentation</ a > < br />
498
498
© < a href ="/license.html "> Copyright</ a > 2023-2023, LUCIT Systems and Development. All Rights Reserved..
499
499
See < a href ="/license.html "> License</ a > for more information.< br />
500
- Last updated on Nov 01 2024 at 11:34 (CET).
500
+ Last updated on Nov 01 2024 at 11:44 (CET).
501
501
< a href ="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/new/choose "> Found a bug</ a > ?
502
502
< br />
503
503
Created using < a href ="https://www.sphinx-doc.org/ "> Sphinx</ a > 7.4.7.
Original file line number Diff line number Diff line change @@ -302,7 +302,7 @@ <h3>Navigation</h3>
302
302
< a href ="https://docs.lucit.tech "> Index of all LUCIT Software Documentation</ a > < br />
303
303
© < a href ="/license.html "> Copyright</ a > 2023-2023, LUCIT Systems and Development. All Rights Reserved..
304
304
See < a href ="/license.html "> License</ a > for more information.< br />
305
- Last updated on Nov 01 2024 at 11:34 (CET).
305
+ Last updated on Nov 01 2024 at 11:44 (CET).
306
306
< a href ="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/new/choose "> Found a bug</ a > ?
307
307
< br />
308
308
Created using < a href ="https://www.sphinx-doc.org/ "> Sphinx</ a > 7.4.7.
Original file line number Diff line number Diff line change @@ -1097,7 +1097,7 @@ <h3>Navigation</h3>
1097
1097
< a href ="https://docs.lucit.tech "> Index of all LUCIT Software Documentation</ a > < br />
1098
1098
© < a href ="/license.html "> Copyright</ a > 2023-2023, LUCIT Systems and Development. All Rights Reserved..
1099
1099
See < a href ="/license.html "> License</ a > for more information.< br />
1100
- Last updated on Nov 01 2024 at 11:34 (CET).
1100
+ Last updated on Nov 01 2024 at 11:44 (CET).
1101
1101
< a href ="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/new/choose "> Found a bug</ a > ?
1102
1102
< br />
1103
1103
Created using < a href ="https://www.sphinx-doc.org/ "> Sphinx</ a > 7.4.7.
Original file line number Diff line number Diff line change @@ -225,7 +225,7 @@ <h3>Navigation</h3>
225
225
< a href ="https://docs.lucit.tech "> Index of all LUCIT Software Documentation</ a > < br />
226
226
© < a href ="/license.html "> Copyright</ a > 2023-2023, LUCIT Systems and Development. All Rights Reserved..
227
227
See < a href ="/license.html "> License</ a > for more information.< br />
228
- Last updated on Nov 01 2024 at 11:34 (CET).
228
+ Last updated on Nov 01 2024 at 11:44 (CET).
229
229
< a href ="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/new/choose "> Found a bug</ a > ?
230
230
< br />
231
231
Created using < a href ="https://www.sphinx-doc.org/ "> Sphinx</ a > 7.4.7.
Original file line number Diff line number Diff line change @@ -344,7 +344,7 @@ <h3>Navigation</h3>
344
344
< a href ="https://docs.lucit.tech "> Index of all LUCIT Software Documentation</ a > < br />
345
345
© < a href ="/license.html "> Copyright</ a > 2023-2023, LUCIT Systems and Development. All Rights Reserved..
346
346
See < a href ="/license.html "> License</ a > for more information.< br />
347
- Last updated on Nov 01 2024 at 11:34 (CET).
347
+ Last updated on Nov 01 2024 at 11:44 (CET).
348
348
< a href ="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/new/choose "> Found a bug</ a > ?
349
349
< br />
350
350
Created using < a href ="https://www.sphinx-doc.org/ "> Sphinx</ a > 7.4.7.
Original file line number Diff line number Diff line change @@ -4144,7 +4144,7 @@ <h3>Navigation</h3>
4144
4144
<a href="https://docs.lucit.tech">Index of all LUCIT Software Documentation</a><br />
4145
4145
© <a href="/license.html">Copyright</a> 2023-2023, LUCIT Systems and Development. All Rights Reserved..
4146
4146
See <a href="/license.html">License</a> for more information.<br />
4147
- Last updated on Nov 01 2024 at 11:34 (CET).
4147
+ Last updated on Nov 01 2024 at 11:44 (CET).
4148
4148
<a href="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/new/choose">Found a bug</a>?
4149
4149
<br />
4150
4150
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.4.7.
Original file line number Diff line number Diff line change 64
64
65
65
66
66
__app_name__ : str = "unicorn-binance-websocket-api"
67
- __version__ : str = "2.8.1.dev "
67
+ __version__ : str = "2.8.1"
68
68
__logger__ : logging .getLogger = logging .getLogger ("unicorn_binance_websocket_api" )
69
69
70
70
logger = __logger__
You can’t perform that action at this time.
0 commit comments