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 00e41fa commit 9e23c3fCopy full SHA for 9e23c3f
CHANGELOG.md
@@ -3,6 +3,12 @@
3
Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
4
[Keep a Changelog](https://keepachangelog.com/en/1.0.0/) convention.
5
6
+
7
+## [0.6.1] - 2023-08-02
8
9
++ Update DANDI upload funtionality to improve useability
10
11
12
## [0.6.0] - 2023-07-26
13
14
+ Update - `prairieviewreader.py` -> `prairie_view_loader.py`
element_interface/version.py
@@ -1,3 +1,3 @@
1
"""Package metadata"""
2
-__version__ = "0.6.0"
+__version__ = "0.6.1"
0 commit comments