Skip to content

Commit

Permalink
bumped version number to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bitsgalore committed Jan 26, 2018
1 parent ba8c723 commit ee5d7e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iromlab/iromlab.pyw
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ from . import cdworker
from . import cdinfo


__version__ = '0.9.1'
__version__ = '0.10.0'


class carrierEntry(tk.Frame):
Expand Down

0 comments on commit ee5d7e2

Please sign in to comment.