Skip to content

Commit

Permalink
bump version '1.0.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
TM90 committed Nov 18, 2019
1 parent 5552a5c commit 485ee83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skillbridge/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from .client.translator import ParseError
from .client.hints import Var, Symbol

__version__ = '1.0.2'
__version__ = '1.0.3'
__all__ = [
'Workspace', 'Var', 'ParseError', 'Symbol',
'generate_static_completion', 'current_workspace'
Expand Down

0 comments on commit 485ee83

Please sign in to comment.