Skip to content

Commit

Permalink
Release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
parente committed Sep 9, 2017
1 parent 61de1d6 commit 957de55
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions kernel_gateway/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
version_info = (
2,
0,
1,
'dev'
1
)

__version__ = '.'.join(map(str, version_info))

0 comments on commit 957de55

Please sign in to comment.