diff --git a/README.md b/README.md index 80dcf8c..f9719b4 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -# beanhub-beancount-repo-cookiecutter +# beanhub-beancount-cookiecutter The template for generating BeanHub.io initial Beancount repository with cookiecutter diff --git a/pyproject.toml b/pyproject.toml index 4e2c520..ca2779c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [tool.poetry] -name = "beanhub-beancount-repo-cookiecutter" +name = "beanhub-beancount-cookiecutter" version = "0.1.0" description = "" authors = ["Fang-Pen Lin "]