mirror of
https://github.com/markqvist/Sideband.git
synced 2025-05-15 12:52:28 -04:00
Updated version
This commit is contained in:
parent
d338e6196c
commit
a0ac4cf2a8
3 changed files with 4 additions and 6 deletions
2
setup.py
2
setup.py
|
@ -1,6 +1,6 @@
|
|||
import setuptools
|
||||
|
||||
exec(open("sideband/_version.py", "r").read())
|
||||
from main.py import __version__
|
||||
|
||||
with open("README.md", "r") as fh:
|
||||
long_description = fh.read()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue