Skip to content

Commit 9e23c3f

Browse files
authored
update CHANGELOG, version
1 parent 00e41fa commit 9e23c3f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
44
[Keep a Changelog](https://keepachangelog.com/en/1.0.0/) convention.
55

6+
7+
## [0.6.1] - 2023-08-02
8+
9+
+ Update DANDI upload funtionality to improve useability
10+
11+
612
## [0.6.0] - 2023-07-26
713

814
+ Update - `prairieviewreader.py` -> `prairie_view_loader.py`

element_interface/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Package metadata"""
22

3-
__version__ = "0.6.0"
3+
__version__ = "0.6.1"

0 commit comments

Comments
 (0)