Skip to content

Commit de89ff2

Browse files
committed
Bump mini version number for bugfixes and board tweaks
1 parent 2cb57ae commit de89ff2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

keymapper/easykeymap/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
# with this program. If not, see <http://www.gnu.org/licenses/>.
1616

1717
# Version is functionally required to be formatted as #.##.##
18-
__version__ = '2.01.13'
18+
__version__ = '2.01.14'
1919

2020
__all__ = ['gui']

0 commit comments

Comments
 (0)