Skip to content

Commit 6ec9995

Browse files
committed
Release 2.0.0
1 parent 44cad01 commit 6ec9995

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ Changes for crate
55
Unreleased
66
==========
77

8+
2025/01/30 2.0.0
9+
================
10+
811
- Switched JSON encoder to use the `orjson`_ library, to improve JSON
912
marshalling performance. Thanks, @widmogrod.
1013

src/crate/client/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
# version string read from setup.py using a regex. Take care not to break the
3131
# regex!
32-
__version__ = "1.0.1"
32+
__version__ = "2.0.0"
3333

3434
# codeql[py/unused-global-variable]
3535
apilevel = "2.0"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy