mirror of
https://github.com/markqvist/LXMF.git
synced 2025-05-22 15:51:44 -04:00
Updated version and dependencien
This commit is contained in:
parent
672054177c
commit
0ac4660510
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
__version__ = "0.3.3"
|
||||
__version__ = "0.3.4"
|
||||
|
|
2
setup.py
2
setup.py
|
@ -25,6 +25,6 @@ setuptools.setup(
|
|||
'lxmd=LXMF.Utilities.lxmd:main',
|
||||
]
|
||||
},
|
||||
install_requires=['rns>=0.5.9'],
|
||||
install_requires=['rns>=0.6.2'],
|
||||
python_requires='>=3.7',
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue