mirror of
https://github.com/accumulator/charge-lnd.git
synced 2026-08-13 12:33:01 +02:00
version 0.2.1
This commit is contained in:
parent
a358320add
commit
397b1a31e5
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -3,7 +3,7 @@ from setuptools import setup, find_packages, find_namespace_packages
|
|||
|
||||
setup(
|
||||
name='charge-lnd',
|
||||
version='0.2.0',
|
||||
version='0.2.1',
|
||||
description='A simple policy based fee manager for LND',
|
||||
author='Sander van Grieken',
|
||||
author_email='sander@outrightsolutions.nl',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue