Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
arbor
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Analyze
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
arbor-sim
arbor
Commits
0e80dd0c
Commit
0e80dd0c
authored
2 years ago
by
Brent Huisman
Browse files
Options
Downloads
Patches
Plain Diff
bump to v0.9.0-rc
parent
2ffef477
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
ATTRIBUTIONS.md
+1
-1
1 addition, 1 deletion
ATTRIBUTIONS.md
VERSION
+1
-1
1 addition, 1 deletion
VERSION
pyproject.toml
+1
-1
1 addition, 1 deletion
pyproject.toml
with
3 additions
and
3 deletions
ATTRIBUTIONS.md
+
1
−
1
View file @
0e80dd0c
...
...
@@ -44,7 +44,7 @@ BSD license.
https://github.com/halfflat/tinyopt
##
Random123
## Random123
A header only counter-based random number generator, written by DE Shaw research
BSD license.
...
...
This diff is collapsed.
Click to expand it.
VERSION
+
1
−
1
View file @
0e80dd0c
0.
8.2-dev
0.
9.0-rc
This diff is collapsed.
Click to expand it.
pyproject.toml
+
1
−
1
View file @
0e80dd0c
[project]
name
=
"arbor"
version
=
"0.
8.2-dev
"
# TODO: make dependent on VERSION file. Blocked by https://github.com/scikit-build/scikit-build-core/issues/230
version
=
"0.
9.0-rc
"
# TODO: make dependent on VERSION file. Blocked by https://github.com/scikit-build/scikit-build-core/issues/230
readme
=
{
file
=
"README.md"
,
content-type
=
"text/markdown"
}
license
=
{
file
=
"LICENSE"
}
description
=
"High performance simulation of networks of multicompartment neurons."
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment