Skip to content

Commit 1e1b6d1

Browse files
stephprincerly
andauthored
Prepare release v0.6.3 (#565)
* update version * Update CHANGELOG.md --------- Co-authored-by: Ryan Ly <[email protected]>
1 parent 8df6fac commit 1e1b6d1

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
@@ -1,4 +1,4 @@
1-
# v.0.6.3 (Upcoming)
1+
# v0.6.3 (February 25, 2025)
22

33
### Improvements
44
* Added support for PyNWB 3.0 [#557](https://github.com/NeurodataWithoutBorders/nwbinspector/pull/557)

pyproject.toml

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

55
[project]
66
name = "nwbinspector"
7-
version = "0.6.2"
7+
version = "0.6.3"
88
description = "Tool to inspect NWB files for best practices compliance."
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)