mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-04-04 21:15:46 -04:00
Updated versions
This commit is contained in:
parent
407cc8fb5f
commit
691f4df098
@ -1 +1 @@
|
||||
__version__ = "0.4.4"
|
||||
__version__ = "0.4.5"
|
||||
|
2
setup.py
2
setup.py
@ -30,6 +30,6 @@ setuptools.setup(
|
||||
entry_points= {
|
||||
'console_scripts': ['nomadnet=nomadnet.nomadnet:main']
|
||||
},
|
||||
install_requires=["rns>=0.6.4", "lxmf>=0.3.8", "urwid==2.1.2", "qrcode"],
|
||||
install_requires=["rns>=0.7.0", "lxmf>=0.3.8", "urwid==2.1.2", "qrcode"],
|
||||
python_requires=">=3.6",
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user