We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7841fb9 commit 843fbccCopy full SHA for 843fbcc
setup.py
@@ -3,7 +3,7 @@
3
'''The setup and build script for the lightning-python library.'''
4
5
__author__ = '[email protected]'
6
-__version__ = '1.0.5'
+__version__ = '1.0.6'
7
8
# The base package metadata to be used by both distutils and setuptools
9
METADATA = dict(
0 commit comments