Bump to v1.0.1

This commit is contained in:
rlaphoenix
2022-11-11 15:33:00 +00:00
parent 806c20267c
commit 17e0756175
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
__version__ = "0.1.0"
__version__ = "1.0.1"
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "nton"
version = "0.1.0"
version = "1.0.1"
description = "Nintendo Switch NRO to NSP Forwarder."
authors = ["rlaphoenix <rlaphoenix@pm.me>"]
license = "GPL-3.0-only"