Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit c91b528

Browse files
committed
Release 2.1.0
1 parent ed79ed9 commit c91b528

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [2.1.0](https://github.com/mintproject/mic/compare/2.0.3...2.1.0)
8+
9+
- Upload files to s3 [`#347`](https://github.com/mintproject/mic/pull/347)
10+
- update jupyter doc [`677d3fd`](https://github.com/mintproject/mic/commit/677d3fd129b44556e9df9c553b1d615e0db37a51)
11+
- fix: remove mermaid plugin from docs [`3f80c19`](https://github.com/mintproject/mic/commit/3f80c1973fa0aedc379ba5123ab00092568c2585)
12+
713
#### [2.0.3](https://github.com/mintproject/mic/compare/2.0.2...2.0.3)
814

15+
> 12 May 2021
16+
917
- Use fork ipython2cwl [`#346`](https://github.com/mintproject/mic/pull/346)
18+
- Release 2.0.3 [`3b68885`](https://github.com/mintproject/mic/commit/3b68885588f15dd705e7b5bd43a8bc5a65362bb6)
1019

1120
#### [2.0.2](https://github.com/mintproject/mic/compare/2.0.1...2.0.2)
1221

src/mic/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# -*- coding: utf-8 -*-
2-
__version__ = "2.0.3"
2+
__version__ = "2.1.0"

0 commit comments

Comments
 (0)