We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9808641 commit d219058Copy full SHA for d219058
Changelog.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [0.7.2] - 2022-06-08
4
+
5
+Crucial bugfix related to natures and pokete dex.
6
7
## [0.7.1] - 2022-06-08
8
9
Just some small bugfixes.
release.py
@@ -1,6 +1,6 @@
"""Contains general constants"""
-VERSION = "0.7.1"
+VERSION = "0.7.2"
CODENAME = "Grey Edition"
SAVEPATH = "/.cache/pokete"
FRAMETIME = 0.05
wiki.md
@@ -1,4 +1,4 @@
-v0.7.1
+v0.7.2
# Pokete wiki
This wiki/documentation is a compilation of all Poketes/attacks/types present in the Pokete game.
0 commit comments