Skip to content

Commit

Permalink
Release 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-bates committed Jun 5, 2020
1 parent 6c3aa82 commit 725c58a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions kernel_gateway/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@

version_info = (
2,
5,
0,
'dev'
4,
1
)

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

0 comments on commit 725c58a

Please sign in to comment.