This repository was archived by the owner on Jun 7, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Expand file tree Collapse file tree 2 files changed +9
-4
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] - 2022-09-19
7+
8+ + Update - Increment version to test CI/CD
9+
610## [ 0.1.1] - 2022-09-18
711
812+ Add - Code of conduct
@@ -35,7 +39,8 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
3539+ Add - Containerization for pytests
3640+ Comment - Phase previously designated 0.1.0 -> 0.0.0
3741
38- [ 0.1.1 ] : https://github.com/datajoint/workflow-calcium-imaging/compare/0.1.0...0.1.1
39- [ 0.1.0 ] : https://github.com/datajoint/workflow-calcium-imaging/compare/0.0.0a2...0.1.0
40- [ 0.0.0a2 ] : https://github.com/datajoint/workflow-calcium-imaging/compare/0.0.0...0.0.0a2
42+ [ 0.1.2 ] : https://github.com/datajoint/workflow-calcium-imaging/releases/tag/0.1.2
43+ [ 0.1.1 ] : https://github.com/datajoint/workflow-calcium-imaging/releases/tag/0.1.1
44+ [ 0.1.0 ] : https://github.com/datajoint/workflow-calcium-imaging/releases/tag/0.1.0
45+ [ 0.0.0a2 ] : https://github.com/datajoint/workflow-calcium-imaging/releases/tag/0.0.0a2
4146[ 0.0.0 ] : https://github.com/datajoint/workflow-calcium-imaging/releases/tag/0.0.0
Original file line number Diff line number Diff line change 33Update the Docker image tag in `docker-compose-test.yaml` and
44`docker-compose-dev.yaml` to match
55"""
6- __version__ = "0.1.1 "
6+ __version__ = "0.1.2 "
You can’t perform that action at this time.
0 commit comments