Skip to content

Commit

Permalink
Updated version and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
markqvist committed Sep 29, 2022
1 parent ff48661 commit ce91cab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LXMF/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.7"
__version__ = "0.1.8"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
],
install_requires=['rns>=0.3.8'],
install_requires=['rns>=0.3.12'],
python_requires='>=3.6',
)

0 comments on commit ce91cab

Please sign in to comment.