Skip to content

Commit 8a76d26

Browse files
committed
Temp fix deployment issues
1 parent f126a05 commit 8a76d26

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

setup.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22

33
setup(
44
name='method-python',
5-
version='0.0.24',
5+
version='0.0.26',
66
description='Python library for the Method API',
7+
long_description='Python library for the Method API',
8+
long_description_content_type='text/x-rst',
79
author='Marco del Carmen',
810
author_email='marco@mdelcarmen.me',
911
url='https://github.com/MethodFi/method-python',

0 commit comments

Comments
 (0)