Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvforvendetta authored Jul 16, 2024
1 parent b9f4bb4 commit 957b6b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
setup(
name='verge-python3',
version='0.1.4',
version='1.0',
description='Friendly VERGE JSON-RPC API binding for Python3',
long_description='This package allows performing commands such as listing the current balance'
' and sending coins to the verge client from Python3. The communication with the'
Expand Down

0 comments on commit 957b6b1

Please sign in to comment.