Skip to content

Commit

Permalink
Bump to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mmichilot committed Jul 10, 2024
1 parent 4482725 commit a1a987c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/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.3"
__version__ = "1.0.4"

0 comments on commit a1a987c

Please sign in to comment.