Skip to content

Commit 843fbcc

Browse files
committed
Bump version in setup.py
1 parent 7841fb9 commit 843fbcc

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.5'
6+
__version__ = '1.0.6'
77

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

0 commit comments

Comments
 (0)