Skip to content

Commit bf17cb4

Browse files
committed
set version to 0.2.6
1 parent 7b18787 commit bf17cb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
setup(
66
name="fastapi_discord",
77
packages=find_packages(),
8-
version="0.2.5",
8+
version="0.2.6",
99
description="Discord OAuth FastAPI extension for APIs",
1010
long_description=readme,
1111
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)