Skip to content

Commit

Permalink
Update version to 3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanconn committed Nov 20, 2019
1 parent f01ae8b commit 6c345e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ska/Shell/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst
from .shell import *

__version__ = '3.3.3'
__version__ = '3.3.4'


def test(*args, **kwargs):
Expand Down

0 comments on commit 6c345e2

Please sign in to comment.