We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4258dd6 commit caac89bCopy full SHA for caac89b
1 file changed
keymapper/easykeymap/__init__.py
@@ -15,6 +15,6 @@
15
# with this program. If not, see <http://www.gnu.org/licenses/>.
16
17
# Version is functionally required to be formatted as #.##.##
18
-__version__ = '2.02.01'
+__version__ = '2.02.02'
19
20
__all__ = ['gui']
0 commit comments