Update version to 1.0.4

This commit is contained in:
Tim Van Baak 2023-07-02 17:16:52 -07:00
parent 4a51aa27c6
commit b8c905a756
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[project]
name = "intake"
version = "0.0.1"
version = "1.0.4"
[project.scripts]
intake = "intake.cli:main"