diff --git a/pyproject.toml b/pyproject.toml index ec0c7cf..8ee4a6e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "python4ds" -version = "1.0.2" +version = "1.0.3" description = "The online book that teaches you how to use Python for data science." readme = "README.md" requires-python = ">=3.10.0"