diff --git a/cocotb_kernel/__init__.py b/cocotb_kernel/__init__.py index 83850cc..630ed0e 100644 --- a/cocotb_kernel/__init__.py +++ b/cocotb_kernel/__init__.py @@ -1,3 +1,3 @@ """Jupyter kernel for cocotb""" -__version__ = "1.0.2" \ No newline at end of file +__version__ = "1.0.3" \ No newline at end of file