From 6eb4be98f902df1786a4e1414896572fd2b1a213 Mon Sep 17 00:00:00 2001 From: Oscar Arbelaez Date: Sat, 28 Jun 2025 10:58:23 +0100 Subject: [PATCH] Typer doesn't have an all extra --- pyproject.toml | 2 +- src/bibx/__init__.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 8e843bf..e717b30 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ dependencies = [ "networkx~=3.0", "pydantic~=2.10.6", "requests~=2.32.3", - "typer[all]~=0.16.0", + "typer~=0.16.0", ] requires-python = ">=3.9" classifiers = [ diff --git a/src/bibx/__init__.py b/src/bibx/__init__.py index 5cef193..15a9693 100644 --- a/src/bibx/__init__.py +++ b/src/bibx/__init__.py @@ -28,7 +28,7 @@ "read_wos", ] -__version__ = "0.7.0" +__version__ = "0.7.1" def query_openalex(