Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Austin Howard committed Jul 23, 2014
1 parent 6cc937e commit 9f8811b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mpxl/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from subprocess import PIPE,Popen
from inspect import getargspec

__version__ = '1.2.2'
__version__ = '1.2.3'

_LAYERS = ['insettl', 'insettr', 'insetbl', 'insetbr', 'twinx', 'twiny']

Expand Down

0 comments on commit 9f8811b

Please sign in to comment.