Skip to content

Commit 66cd05f

Browse files
authored
Merge pull request #4 from scverse/fix-docs
Fix docs
2 parents 7eb6aa7 + 36ce8dd commit 66cd05f

File tree

6 files changed

+444
-26
lines changed

6 files changed

+444
-26
lines changed

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ and this project adheres to [Semantic Versioning][].
88
[keep a changelog]: https://keepachangelog.com/en/1.0.0/
99
[semantic versioning]: https://semver.org/spec/v2.0.0.html
1010

11-
## [Unreleased]
11+
## v0.1.0
1212

13-
### Added
14-
15-
- Basic tool, preprocessing and plotting functions
13+
Initial release

docs/.ruff.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
line-length = 88

0 commit comments

Comments
 (0)