bitmart 0.0.91__py3-none-any.whl → 0.0.92__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of bitmart might be problematic. Click here for more details.

bitmart/ccxt/__init__.py CHANGED
@@ -26,7 +26,7 @@ sys.modules['ccxt'] = ccxt_module
26
26
 
27
27
  # ----------------------------------------------------------------------------
28
28
 
29
- __version__ = '4.5.6'
29
+ __version__ = '4.5.7'
30
30
 
31
31
  # ----------------------------------------------------------------------------
32
32
 
@@ -8,7 +8,7 @@ sys.modules['ccxt'] = ccxt_module
8
8
 
9
9
  # -----------------------------------------------------------------------------
10
10
 
11
- __version__ = '4.5.6'
11
+ __version__ = '4.5.7'
12
12
 
13
13
  # -----------------------------------------------------------------------------
14
14
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  # -----------------------------------------------------------------------------
4
4
 
5
- __version__ = '4.5.6'
5
+ __version__ = '4.5.7'
6
6
 
7
7
  # -----------------------------------------------------------------------------
8
8
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  # -----------------------------------------------------------------------------
6
6
 
7
- __version__ = '4.5.6'
7
+ __version__ = '4.5.7'
8
8
 
9
9
  # -----------------------------------------------------------------------------
10
10
 
@@ -8,7 +8,7 @@ sys.modules['ccxt'] = ccxt_module
8
8
 
9
9
  # ----------------------------------------------------------------------------
10
10
 
11
- __version__ = '4.5.6'
11
+ __version__ = '4.5.7'
12
12
 
13
13
  # ----------------------------------------------------------------------------
14
14
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bitmart
3
- Version: 0.0.91
3
+ Version: 0.0.92
4
4
  Summary: bitmart crypto exchange api client
5
5
  Project-URL: Homepage, https://github.com/ccxt/ccxt
6
6
  Project-URL: Issues, https://github.com/ccxt/ccxt
@@ -1,11 +1,11 @@
1
1
  bitmart/__init__.py,sha256=DRRGWQ_AXzv_ztbAPzIZ0ID_zHfKYZID66sOb-SJ3eM,258
2
- bitmart/ccxt/__init__.py,sha256=DmYjZRyj5sIu27HNYfoCZ9oxptdcsjJ9BvVsb3Md860,6132
2
+ bitmart/ccxt/__init__.py,sha256=-5-IshLtxjgAi27aLpGuwGFbqsNeDld5IriowRlPD1A,6132
3
3
  bitmart/ccxt/bitmart.py,sha256=Ga9w7UrbcCqrYwvVqWJreUrYYTqwf2AjaZMrhW6on0s,249344
4
4
  bitmart/ccxt/abstract/bitmart.py,sha256=er1v0vWmX1-eus1XP5EyQCsmDS5LHVCUGEHqwvZuxyU,17395
5
- bitmart/ccxt/async_support/__init__.py,sha256=83wHAWONAFTvYNGc5a-LNGETx3JyiMKjNvbBEtDZPKs,4865
5
+ bitmart/ccxt/async_support/__init__.py,sha256=QHfoZJCNVg3BNuS8nVKq9qDurmyLnajK8mqswn3Mmyw,4865
6
6
  bitmart/ccxt/async_support/bitmart.py,sha256=ofWMsd-q3nCWoztRppPl4muuWJ4nSSM8kc-IrtmzReI,250468
7
7
  bitmart/ccxt/async_support/base/__init__.py,sha256=aVYSsFi--b4InRs9zDN_wtCpj8odosAB726JdUHavrk,67
8
- bitmart/ccxt/async_support/base/exchange.py,sha256=6Zi61lSs9WMY3guxZ3kHr8pzDe6du_Sg2h2OS76CBXw,121432
8
+ bitmart/ccxt/async_support/base/exchange.py,sha256=oRegJjkuRKReYdiDlqBdVWelkzXoyKbCTI8lskWBCGw,121432
9
9
  bitmart/ccxt/async_support/base/throttler.py,sha256=tvDVcdRUVYi8fZRlEcnqtgzcgB_KMUMRs5Pu8tuU-tU,1847
10
10
  bitmart/ccxt/async_support/base/ws/__init__.py,sha256=uockzpLuwntKGZbs5EOWFe-Zg-k6Cj7GhNJLc_RX0so,1791
11
11
  bitmart/ccxt/async_support/base/ws/cache.py,sha256=xf2VOtfUwloxSlIQ39M1RGZHWQzyS9IGhB5NX6cDcAc,8370
@@ -17,10 +17,10 @@ bitmart/ccxt/async_support/base/ws/order_book_side.py,sha256=GhnGUt78pJ-AYL_Dq9p
17
17
  bitmart/ccxt/base/__init__.py,sha256=eTx1OE3HJjspFUQjGm6LBhaQiMKJnXjkdP-JUXknyQ0,1320
18
18
  bitmart/ccxt/base/decimal_to_precision.py,sha256=3XI30u9YudHbTA438397u5rkdlXa3atxwZEfUus3C4k,6803
19
19
  bitmart/ccxt/base/errors.py,sha256=LdTTHPmxpeFHJze93mGl7I3maqTgN0y_1mJ6coWkXmA,4734
20
- bitmart/ccxt/base/exchange.py,sha256=wn_4H8fZPOLHhDnWSZEpCMrQA2hzpPckzT2CuEfPEyk,343891
20
+ bitmart/ccxt/base/exchange.py,sha256=z1TCuTKRamNgP_fnQGegYtaE8xe9sFz51x8QyeKZmUI,343891
21
21
  bitmart/ccxt/base/precise.py,sha256=koce64Yrp6vFbGijJtUt-QQ6XhJgeGTCksZ871FPp_A,8886
22
22
  bitmart/ccxt/base/types.py,sha256=Gvbogh9i7pPH7Z18xesYeDPribqqwq8uKpOv-YODFBs,11505
23
- bitmart/ccxt/pro/__init__.py,sha256=hzxaqcl-Zk6OOt2iv5TJ4mfDZRosvnUIAvqKYUT_D6s,4179
23
+ bitmart/ccxt/pro/__init__.py,sha256=2EkAEp5xGL5wnnjSul8gmluDwB9JLlg4uqn0STk9sDA,4179
24
24
  bitmart/ccxt/pro/bitmart.py,sha256=rvJOJF9mjy1lQlmQCfXB1JOCO5udpqURUZmDiyZYT3E,67267
25
25
  bitmart/ccxt/static_dependencies/README.md,sha256=3TCvhhn09_Cqf9BDDpao1V7EfKHDpQ6k9oWRsLFixpU,18
26
26
  bitmart/ccxt/static_dependencies/__init__.py,sha256=tzFje8cloqmiIE6kola3EaYC0SnD1izWnri69hzHsSw,168
@@ -281,6 +281,6 @@ bitmart/ccxt/static_dependencies/toolz/curried/exceptions.py,sha256=gKFOHDIayAWn
281
281
  bitmart/ccxt/static_dependencies/toolz/curried/operator.py,sha256=ML92mknkAwzBl2NCm-4werSUmJEtSHNY9NSzhseNM9s,525
282
282
  bitmart/ccxt/static_dependencies/typing_inspect/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
283
283
  bitmart/ccxt/static_dependencies/typing_inspect/typing_inspect.py,sha256=5gIWomLPfuDpgd3gX1GlnX0MuXM3VorR4j2W2qXORiQ,28269
284
- bitmart-0.0.91.dist-info/METADATA,sha256=pC-VvSnY-QPhsB1fwvHmrAQI6gli1aivYJRae9f7Asg,15163
285
- bitmart-0.0.91.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
286
- bitmart-0.0.91.dist-info/RECORD,,
284
+ bitmart-0.0.92.dist-info/METADATA,sha256=3YirE8Ma2XW-OcNJqFxzHOWkHysPDbUKnaRIhWQmYdY,15163
285
+ bitmart-0.0.92.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
286
+ bitmart-0.0.92.dist-info/RECORD,,