Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Hjorthmedh committed Dec 13, 2024
1 parent 00b10ad commit 32804ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
bluepyopt >= 1.14.15
bluepyopt >= 1.14.17
h5py >=3.2.1
ipyparallel>=6.3.0
matplotlib>=3.3.4
Expand Down
2 changes: 1 addition & 1 deletion snudda/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from .core import Snudda

__version__ = "2.1.5"
__version__ = "2.1.6"

from .init import SnuddaInit
from .place import SnuddaPlace
Expand Down

0 comments on commit 32804ce

Please sign in to comment.