Skip to content

Commit 2462eae

Browse files
author
IndominusByte
committed
update setup py
1 parent a52ff39 commit 2462eae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="fastapi-jwt-auth",
8-
version="0.1.0-beta",
8+
version="0.1.0",
99
author="Nyoman Pradipta Dewantara",
1010
author_email="nyomanpradipta120@gmail.com",
1111
description="FastAPI extension that provides JWT Auth support",

0 commit comments

Comments
 (0)