mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-22 16:44:20 +01:00
pylightning: Bumped version to 0.0.2
This commit is contained in:
committed by
Rusty Russell
parent
72841056f5
commit
00e75d3d81
@@ -1,7 +1,7 @@
|
|||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
setup(name='pylightning',
|
setup(name='pylightning',
|
||||||
version='0.0.1',
|
version='0.0.2',
|
||||||
description='Client library for lightningd',
|
description='Client library for lightningd',
|
||||||
url='http://github.com/ElementsProject/lightning',
|
url='http://github.com/ElementsProject/lightning',
|
||||||
author='Christian Decker',
|
author='Christian Decker',
|
||||||
|
|||||||
Reference in New Issue
Block a user