polars-bio 0.13.0__cp39-abi3-win_amd64.whl → 0.13.1__cp39-abi3-win_amd64.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.
polars_bio/__init__.py CHANGED
@@ -2,7 +2,7 @@ import os
2
2
 
3
3
  # Set POLARS_FORCE_NEW_STREAMING to "1" by default if not already set
4
4
  if "POLARS_FORCE_NEW_STREAMING" not in os.environ:
5
- os.environ["POLARS_FORCE_NEW_STREAMING"] = "1"
5
+ os.environ["POLARS_FORCE_NEW_STREAMING"] = "0"
6
6
 
7
7
  from polars_bio.polars_bio import GffReadOptions, InputFormat
8
8
  from polars_bio.polars_bio import PyObjectStorageOptions as ObjectStorageOptions
@@ -73,7 +73,7 @@ except ImportError:
73
73
  POLARS_BIO_MAX_THREADS = "datafusion.execution.target_partitions"
74
74
 
75
75
 
76
- __version__ = "0.13.0"
76
+ __version__ = "0.13.1"
77
77
  __all__ = [
78
78
  "ctx",
79
79
  "FilterOp",
polars_bio/polars_bio.pyd CHANGED
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: polars-bio
3
- Version: 0.13.0
3
+ Version: 0.13.1
4
4
  Classifier: Programming Language :: Rust
5
5
  Classifier: Programming Language :: Python :: Implementation :: CPython
6
6
  Classifier: Programming Language :: Python :: Implementation :: PyPy
@@ -1,14 +1,14 @@
1
- polars_bio-0.13.0.dist-info/METADATA,sha256=kRbYeTHKR-qtdAq4pD5bf8k1iUyHSriIAbUq3IUOO9o,683
2
- polars_bio-0.13.0.dist-info/WHEEL,sha256=2XatmAWXBfp_P6DUtFAtbdzzba6f_xbhEtpqsZt_zEg,94
3
- polars_bio-0.13.0.dist-info/licenses/LICENSE,sha256=HrhfyXIkWY2tGFK11kg7vPCqhgh5DcxleloqdhrpyMY,11558
4
- polars_bio/__init__.py,sha256=H9JPI7n43ZSu8me7M60pbrEbrqpAVPC-crGf0NiNgjY,3097
1
+ polars_bio-0.13.1.dist-info/METADATA,sha256=wGl6-MrJR_DMgJstlr5b4R326hxH3K6-QPMq8zKmfsw,683
2
+ polars_bio-0.13.1.dist-info/WHEEL,sha256=2XatmAWXBfp_P6DUtFAtbdzzba6f_xbhEtpqsZt_zEg,94
3
+ polars_bio-0.13.1.dist-info/licenses/LICENSE,sha256=HrhfyXIkWY2tGFK11kg7vPCqhgh5DcxleloqdhrpyMY,11558
4
+ polars_bio/__init__.py,sha256=2Nhz5w4jLDk7-5OSLQ3ieTz8KuogpggK6JsL2fTRp0U,3097
5
5
  polars_bio/constants.py,sha256=m9jMLB8PpbmWcsrCQZhRBGsBAE6X8frsSlgteVeEyo4,119
6
6
  polars_bio/context.py,sha256=AP5EM2TsB9zcomlsPEz8xMwQnEXwqpRsgBTnZsHYQwA,1723
7
7
  polars_bio/interval_op_helpers.py,sha256=DQIo4lUxzd-ySUbjfwNSk5zYcxpprwQe32kTPE28ypw,2930
8
8
  polars_bio/io.py,sha256=o63g1l33nRlwPp7pSQbkTrxiaXajE7ClA1_-xN9v5SI,38624
9
9
  polars_bio/logging.py,sha256=Q25cv4qiwLmAiGJq6ZlqYJn2WJ_uN-c5_eopib2z8bc,1354
10
10
  polars_bio/operations.py,sha256=amhaff8Ha3UuQmS8OCVFXRQWvQOW_4G2T5U8tF1f7mc,2272
11
- polars_bio/polars_bio.pyd,sha256=fur20ahUdkFaIAK7l6Q4fX_5MFCUqULIvXeiIE3yj3Q,274680320
11
+ polars_bio/polars_bio.pyd,sha256=E87sVQXw1xid0eNAXjHZAiHgFPvmIqyk_Oxn-Sz8UPk,274686976
12
12
  polars_bio/polars_ext.py,sha256=lT8-cYAvSyhbzbpozjlF59VWTCYOzLafSZ-7bi9f49Y,9658
13
13
  polars_bio/range_op.py,sha256=K6VyfgbXb4q8G7XAYSj1zrjuUHQGxIvNMt-y-6iPCyQ,24863
14
14
  polars_bio/range_op_helpers.py,sha256=IoWQb-BpeDn67KkTl5x3nXdrftsd_mtjOJDLCqO7mrI,5943
@@ -16,4 +16,4 @@ polars_bio/range_op_io.py,sha256=MKl7Zg8Wd_mWLXhOJghrmpNsPOOMvq5pNcJvp9DtCG0,588
16
16
  polars_bio/range_utils.py,sha256=Q0UPB7DV4mPjOlQ_xDVLN3vJaY9ZEr4IHFVfVBnPLDY,1446
17
17
  polars_bio/sql.py,sha256=m6P99rfnomFXB01AicOwx72tT79IO8wKQafYQTb78SI,24618
18
18
  polars_bio/utils.py,sha256=RaAU5pMt0P6Ptt6LYBeK5-0WKAmuvhV7ifU05nfVGA8,1611
19
- polars_bio-0.13.0.dist-info/RECORD,,
19
+ polars_bio-0.13.1.dist-info/RECORD,,