Skip to content

Commit

Permalink
Updated RNS version.
Browse files Browse the repository at this point in the history
  • Loading branch information
markqvist committed Sep 18, 2021
1 parent 41ce3e8 commit 9dc09be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
entry_points= {
'console_scripts': ['nomadnet=nomadnet.nomadnet:main']
},
install_requires=['rns>=0.2.4', 'lxmf>=0.0.9', 'urwid>=2.1.2'],
install_requires=['rns>=0.2.5', 'lxmf>=0.0.9', 'urwid>=2.1.2'],
python_requires='>=3.6',
)

0 comments on commit 9dc09be

Please sign in to comment.