Adds pyproject.toml

This commit is contained in:
Deepak Mallubhotla 2022-02-20 01:26:05 -06:00
parent dc87e95343
commit 7902e23a2c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "pf"
version = "0.1.0"
version = "0.1.1"
description = "Project Files templating engine."
authors = ["Deepak <dmallubhotla+github@gmail.com>"]
readme = "README.md"