Skip to content

Commit 918594f

Browse files
committed
fix: update version to 3.8.post0.dev13 in pyproject.toml
1 parent 5fd3580 commit 918594f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build"
44

55
[project]
66
name = "nest-simulator"
7-
version = "3.8.post0.dev12"
7+
version = "3.8.post0.dev13"
88
description = "NEST is a simulator for spiking neural network models that focuses on the dynamics, size and structure of neural systems rather than on the exact morphology of individual neurons."
99
keywords = ["nest", "simulator", "neuroscience", "neural", "neuron", "network", "ai", "spike", "spiking"]
1010
readme = "README.md"

0 commit comments

Comments
 (0)