Skip to content

Commit bae9ef5

Browse files
committed
Bump mini version
1 parent 47af2b7 commit bae9ef5

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.11'
18+
__version__ = '2.01.12'
1919

2020
__all__ = ['gui']

0 commit comments

Comments
 (0)