Tried to install the PyPI version of the package, and I got:
RequirementInformation(requirement=SpecifierRequirement('duckdb==0.9.2'), parent=LinkCandidate('https://files.pythonhosted.org/packages/f4/1a/359f285cb897d129176f85b6074929e6003f437d50340e9c1029c8051401/duckberg-0.3.1-py3-none-any.whl (from https://pypi.org/simple/duckberg/) (requires-python:>=3.10)'))
Seems like the PyPI release depends on a very old duckdb version. When can we get a new release?
Tried to install the PyPI version of the package, and I got:
RequirementInformation(requirement=SpecifierRequirement('duckdb==0.9.2'), parent=LinkCandidate('https://files.pythonhosted.org/packages/f4/1a/359f285cb897d129176f85b6074929e6003f437d50340e9c1029c8051401/duckberg-0.3.1-py3-none-any.whl (from https://pypi.org/simple/duckberg/) (requires-python:>=3.10)'))Seems like the PyPI release depends on a very old duckdb version. When can we get a new release?