Skip to content

Commit

Permalink
Bump to version 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mmichilot committed Jun 28, 2024
1 parent 809d5d1 commit 182c2ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cocotb_kernel/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Jupyter kernel for cocotb"""

__version__ = "1.0.2"
__version__ = "1.0.3"

0 comments on commit 182c2ea

Please sign in to comment.