Skip to content

Commit 63ac998

Browse files
committed
Del pyproject.toml because of pypa/cibuildwheel/issues/417
1 parent f8faff5 commit 63ac998

File tree

2 files changed

+1
-22
lines changed

2 files changed

+1
-22
lines changed

bgen_reader/__init__.py

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

4040
raise RuntimeError(str(e) + _ffi_err)
4141

42-
__version__ = "4.1.0"
42+
__version__ = "4.0.5"
4343

4444
__all__ = [
4545
"__version__",

pyproject.toml

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)