We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c248b7f commit 8aa7702Copy full SHA for 8aa7702
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) convention.
4
5
-## 0.0.1 - 2022-05-10
+## 0.1.0 - 2022-05-10
6
### Added
7
+ Table architecture reflecting precursor projects
8
+ Loaders for CCF atlas and channel locations json files
element_electrode_localization/version.py
@@ -1,2 +1,2 @@
1
"""Package metadata."""
-__version__ = "0.0.1"
+__version__ = "0.1.0"
0 commit comments