Skip to content

Commit 8243a52

Browse files
committed
Bump version
1 parent c8aa409 commit 8243a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
'''The setup and build script for the lightning-python library.'''
44

55
__author__ = '[email protected]'
6-
__version__ = '1.0.7'
6+
__version__ = '1.0.8'
77

88
# The base package metadata to be used by both distutils and setuptools
99
METADATA = dict(

0 commit comments

Comments
 (0)