diff --git a/pyproject.toml b/pyproject.toml index e9da1a9..f47ff86 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "Coding for Economists" -version = "1.0.2" +version = "1.0.3" description = "A guide for economists on what programming is, why it's useful, and how to do it." authors = [{name="Arthur Turrell", email="None@none.com"}] readme = "README.md"