We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8aa409 commit 8243a52Copy full SHA for 8243a52
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.7'
+__version__ = '1.0.8'
7
8
# The base package metadata to be used by both distutils and setuptools
9
METADATA = dict(
0 commit comments