mdbq 4.0.13__py3-none-any.whl → 4.0.14__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.
mdbq/__version__.py CHANGED
@@ -1 +1 @@
1
- VERSION = '4.0.13'
1
+ VERSION = '4.0.14'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: mdbq
3
- Version: 4.0.13
3
+ Version: 4.0.14
4
4
  Home-page: https://pypi.org/project/mdbq
5
5
  Author: xigua,
6
6
  Author-email: 2587125111@qq.com
@@ -1,5 +1,5 @@
1
1
  mdbq/__init__.py,sha256=Il5Q9ATdX8yXqVxtP_nYqUhExzxPC_qk_WXQ_4h0exg,16
2
- mdbq/__version__.py,sha256=3xO8DhCz_Dag4SoPDVXTcch1mlh-rJ-HFhoFON-nJiQ,18
2
+ mdbq/__version__.py,sha256=TPoI8ceSKWAUPlCRQwy34bhK-Z2DF8fwc6-YGKKHf0Y,18
3
3
  mdbq/aggregation/__init__.py,sha256=EeDqX2Aml6SPx8363J-v1lz0EcZtgwIBYyCJV6CcEDU,40
4
4
  mdbq/aggregation/query_data.py,sha256=1J6ujDa2QVCp5-9sfkHSwxqv3vV4sZ6w0CZGp-xuQUM,166777
5
5
  mdbq/log/__init__.py,sha256=Mpbrav0s0ifLL7lVDAuePEi1hJKiSHhxcv1byBKDl5E,15
@@ -22,7 +22,7 @@ mdbq/redis/__init__.py,sha256=YtgBlVSMDphtpwYX248wGge1x-Ex_mMufz4-8W0XRmA,12
22
22
  mdbq/redis/getredis.py,sha256=vpBuNc22uj9Vr-_Dh25_wpwWM1e-072EAAIBdB_IpL0,23494
23
23
  mdbq/spider/__init__.py,sha256=RBMFXGy_jd1HXZhngB2T2XTvJqki8P_Fr-pBcwijnew,18
24
24
  mdbq/spider/aikucun.py,sha256=Ld46z_29n1XgDwyESY_kCHHjEF3M3LLJxiv0mFhT4sw,21546
25
- mdbq-4.0.13.dist-info/METADATA,sha256=0XFWPQ6rPoRx09hOwChOidIbM_RvquGwcCNlzT9dHKo,364
26
- mdbq-4.0.13.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
27
- mdbq-4.0.13.dist-info/top_level.txt,sha256=2FQ-uLnCSB-OwFiWntzmwosW3X2Xqsg0ewh1axsaylA,5
28
- mdbq-4.0.13.dist-info/RECORD,,
25
+ mdbq-4.0.14.dist-info/METADATA,sha256=eugj219sVMrdBXDhQuxjMjUzd6dbhFbjLC8ZOsJVRoQ,364
26
+ mdbq-4.0.14.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
27
+ mdbq-4.0.14.dist-info/top_level.txt,sha256=2FQ-uLnCSB-OwFiWntzmwosW3X2Xqsg0ewh1axsaylA,5
28
+ mdbq-4.0.14.dist-info/RECORD,,
File without changes