Skip to content

Commit caac89b

Browse files
committed
Bump mini version number
1 parent 4258dd6 commit caac89b

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.02.01'
18+
__version__ = '2.02.02'
1919

2020
__all__ = ['gui']

0 commit comments

Comments
 (0)