Skip to content

Commit 8208133

Browse files
Merge pull request #25 from blockfrost/fix-release-version
fix-release-version
2 parents a2d8c67 + 7c7521c commit 8208133

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
@@ -8,7 +8,7 @@
88

99
setup(
1010
name='blockfrost-python',
11-
version='0.5.0',
11+
version='0.5.1',
1212
description='The official Python SDK for Blockfrost API v0.1.37',
1313
long_description=long_description,
1414
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)