We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 251e92c commit 014f691Copy full SHA for 014f691
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "rhdndat"
3
-version = "2.7.8"
+version = "2.7.9"
4
description = "www.romhacking.net update checker"
5
authors = ["i30817 <i30817@gmail.com>"]
6
license = "GNU General Public License v3.0"
rhdndat/__init__.py
@@ -1 +1 @@
-__version__ = '2.7.8'
+__version__ = '2.7.9'
0 commit comments