Skip to content

Commit 6d70fb9

Browse files
committed
Bump version in changelog
1 parent c248b7f commit 6d70fb9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) convention.
44

5-
## 0.0.1 - 2022-05-10
5+
## 0.1.0 - 2022-05-10
66
### Added
77
+ Table architecture reflecting precursor projects
88
+ Loaders for CCF atlas and channel locations json files
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
"""Package metadata."""
2-
__version__ = "0.0.1"
2+
__version__ = "0.1.0"

0 commit comments

Comments
 (0)