crate 1.0.0__py3-none-any.whl → 1.0.0.dev2__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.
crate/client/__init__.py CHANGED
@@ -29,7 +29,7 @@ __all__ = [
29
29
 
30
30
  # version string read from setup.py using a regex. Take care not to break the
31
31
  # regex!
32
- __version__ = "1.0.0"
32
+ __version__ = "1.0.0.dev2"
33
33
 
34
34
  apilevel = "2.0"
35
35
  threadsafety = 1
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: crate
3
- Version: 1.0.0
3
+ Version: 1.0.0.dev2
4
4
  Summary: CrateDB Python Client
5
5
  Home-page: https://github.com/crate/crate-python
6
6
  Author: Crate.io
@@ -56,7 +56,7 @@ CrateDB Python Client
56
56
  :target: https://github.com/crate/crate-python/actions?workflow=Tests
57
57
  :alt: Build status
58
58
 
59
- .. image:: https://codecov.io/gh/crate/crate-python/branch/main/graph/badge.svg
59
+ .. image:: https://codecov.io/gh/crate/crate-python/branch/master/graph/badge.svg
60
60
  :target: https://app.codecov.io/gh/crate/crate-python
61
61
  :alt: Coverage
62
62
 
@@ -1,5 +1,5 @@
1
1
  crate/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- crate/client/__init__.py,sha256=6WP0UuWjaIA_y4COlsstRTIUjvkMIxtIz7qQtXjnUzQ,1308
2
+ crate/client/__init__.py,sha256=qsvgF102Hqm5R2izpsczlGUk-0307CunjLujjcuOkaQ,1313
3
3
  crate/client/_pep440.py,sha256=iwY5wopxbgbwsT0ImANrwN3V_ZYQHhSr7lEdVT5dQRM,42
4
4
  crate/client/blob.py,sha256=aMo6ZNHGT3Zq_yR3gcpd3CKrJvfqUAhExhKtHUwC5Io,3460
5
5
  crate/client/connection.py,sha256=80v9_--YilDAaIQpejf3G_TWGz9iwUkixwHAL66sDm0,8098
@@ -10,9 +10,9 @@ crate/client/http.py,sha256=ddp_VSTcrMNStPjSG0CmdtRUO8dgaQZfNR_ltfs9DxI,22625
10
10
  crate/testing/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
11
  crate/testing/layer.py,sha256=jvHRWTRE4Zal211UO0HWPFcbprAcaGB3WyAUDR7BKFQ,13376
12
12
  crate/testing/util.py,sha256=BPEZ8DavXwyOTCmOQnP5QjQlapEw3harzKK4w2HOTA4,3264
13
- crate-1.0.0.dist-info/LICENSE,sha256=s_w3FXmAYQuatqsgvyYLnGyC_13KOqp3W1DUEXO9RpY,10175
14
- crate-1.0.0.dist-info/METADATA,sha256=k7Ca_N8e85QarM1eCWHgdoct44Ff3E-qEZEN9feWIE4,5379
15
- crate-1.0.0.dist-info/NOTICE,sha256=jfWOHkoZKjNATGXMfgpMJdL38ki_ZZTgR6M9CUUJxrM,1159
16
- crate-1.0.0.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
17
- crate-1.0.0.dist-info/top_level.txt,sha256=2wP2HlpxdhgTLMl9ipi168xkm6FMq9_2bf0xGGxF_OI,6
18
- crate-1.0.0.dist-info/RECORD,,
13
+ crate-1.0.0.dev2.dist-info/LICENSE,sha256=s_w3FXmAYQuatqsgvyYLnGyC_13KOqp3W1DUEXO9RpY,10175
14
+ crate-1.0.0.dev2.dist-info/METADATA,sha256=GTPqv3CP_jQjQgLM4w5I9qhi396NU6YOWjH5GSmZYXs,5386
15
+ crate-1.0.0.dev2.dist-info/NOTICE,sha256=jfWOHkoZKjNATGXMfgpMJdL38ki_ZZTgR6M9CUUJxrM,1159
16
+ crate-1.0.0.dev2.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
17
+ crate-1.0.0.dev2.dist-info/top_level.txt,sha256=2wP2HlpxdhgTLMl9ipi168xkm6FMq9_2bf0xGGxF_OI,6
18
+ crate-1.0.0.dev2.dist-info/RECORD,,