Skip to content

Commit

Permalink
Use jnml v0.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed Aug 19, 2024
1 parent 944bf05 commit 79eea48
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyneuroml/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
__version__ = importlib_metadata.version("pyNeuroML")


JNEUROML_VERSION = "0.13.2"
JNEUROML_VERSION = "0.13.3"

# Define a logger for the package
logging.basicConfig(
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit 79eea48

Please sign in to comment.