From 388ae097da005fdf800b423ced8cb9fe4b7296d6 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Mon, 6 Apr 2020 22:03:22 +0200 Subject: fix: templates path --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 9f7472e..7bad118 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ import setuptools setuptools.setup( name="frest", - version="0.0.17", + version="0.0.19", author="Santo Cariotti", description="Write REST API quickly", url="https://github.com/dcariotti/frest", -- cgit v1.2.3-18-g5258