Skip to content

Commit c112597

Browse files
authored
Increment version
1 parent 43a8391 commit c112597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmdx.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
from maya.api import OpenMaya as om, OpenMayaAnim as oma, OpenMayaUI as omui
2929
from maya import OpenMaya as om1, OpenMayaMPx as ompx1, OpenMayaUI as omui1
3030

31-
__version__ = "0.4.8"
31+
__version__ = "0.4.9"
3232

3333
PY3 = sys.version_info[0] == 3
3434

0 commit comments

Comments
 (0)