File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 33Observes [ 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+ ## [ 0.1.2] - 2023-07-28
7+
8+ + Update - GitHub Actions with new reusable workflows
9+ + Add - BossDB citation
10+
611## [ 0.1.1] - 2023-05-22
712
813+ Add - Cellpose citation
@@ -13,5 +18,6 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
1318+ Add - ` bossdb ` schema
1419+ Add - Upload utilty to create resources and upload data to BossDB
1520
21+ [ 0.1.2 ] : https://github.com/datajoint/element-zstack/releases/tag/0.1.2
1622[ 0.1.1 ] : https://github.com/datajoint/element-zstack/releases/tag/0.1.1
1723[ 0.1.0 ] : https://github.com/datajoint/element-zstack/releases/tag/0.1.0
Original file line number Diff line number Diff line change 11"""Package metadata."""
2- __version__ = "0.1.1 "
2+ __version__ = "0.1.2 "
You can’t perform that action at this time.
0 commit comments