include template in package

This commit is contained in:
Ray Lyon
2023-08-05 14:27:34 +00:00
parent cffd268e67
commit ad9a5b7e0a
3 changed files with 5 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "successfactors_auth"
version = "0.0.2"
version = "0.0.3"
authors = [
{ name="Ray Lyon", email="ray@raylyon.net" },
]