We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47af2b7 commit bae9ef5Copy full SHA for bae9ef5
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.01.11'
+__version__ = '2.01.12'
19
20
__all__ = ['gui']
0 commit comments