mirror of
https://github.com/cryptoadvance/specter-desktop.git
synced 2026-08-13 12:33:29 +02:00
replace version-string
This commit is contained in:
parent
5d64582d0c
commit
f9b04003a1
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -14,7 +14,7 @@ with open("README.md", "r") as fh:
|
|||
|
||||
setup(
|
||||
name="cryptoadvance.specter",
|
||||
version="v0.3.0",
|
||||
version="vx.y.z-get-replaced-by-release-script",
|
||||
author="Stepan Snigirev, Kim Neunert",
|
||||
author_email="snigirev.stepan@gmail.com, kim.neunert@gmail.com",
|
||||
description="A GUI for Bitcoin Core optimised to work with airgapped hardware wallets",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue