Skip to content

Commit b4a50f9

Browse files
committed
Update release notes and documentation
1 parent a787376 commit b4a50f9

File tree

3 files changed

+3
-16
lines changed

3 files changed

+3
-16
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
| Branch | Release | CI/CD | Documentation | Code Coverage |
88
| --- | --- | --- | --- | --- |
9-
| dev | ![Badge1](https://img.shields.io/badge/Version-0.0.1-success) |![Tests](https://github.com/kevin931/CytofDR/actions/workflows/ci.yml/badge.svg?branch=dev) | [![Documentation Status](https://readthedocs.org/projects/cytofdr/badge/?version=latest)](https://cytofdr.readthedocs.io/en/latest/?badge=latest) | [![codecov](https://codecov.io/gh/kevin931/CytofDR/branch/dev/graph/badge.svg?token=K9AJQLYU8N)](https://codecov.io/gh/kevin931/CytofDR) |
9+
| dev | ![Badge1](https://img.shields.io/badge/Version-0.1.0-success) |![Tests](https://github.com/kevin931/CytofDR/actions/workflows/ci.yml/badge.svg?branch=dev) | [![Documentation Status](https://readthedocs.org/projects/cytofdr/badge/?version=latest)](https://cytofdr.readthedocs.io/en/latest/?badge=latest) | [![codecov](https://codecov.io/gh/kevin931/CytofDR/branch/dev/graph/badge.svg?token=K9AJQLYU8N)](https://codecov.io/gh/kevin931/CytofDR) |
1010

1111

1212

@@ -66,10 +66,6 @@ There you will find ways to install our package and get started! Also, we offer
6666

6767
This is the first official release of ``CytofDR`` with LTS.
6868

69-
### Bug Fixes
70-
71-
- Remove ``numpy`` version restriction
72-
7369
### Changes and New Features
7470

7571
- Support for magic methods: ``print`` and ``[]`` for ``Reductions`` class

docs/source/change/index.rst

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,14 @@ Here are the most recent releases and changes of cytomulate. Currently, we're st
66
Therefore, we don't have any official releases. However, check out our git history to see what we're
77
doing!
88

9+
------------------------
10+
911
************************
1012
Latest Release: v0.1.0
1113
************************
1214

1315
This is the first official release of ``CytofDR`` with LTS.
1416

15-
Bug Fixes
16-
-----------
17-
18-
- Remove ``numpy`` version restriction
19-
20-
2117
Changes and New Features
2218
--------------------------
2319

docs/source/change/releases.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@ v0.1.0
1212

1313
This is the first official release of ``CytofDR`` with LTS.
1414

15-
Bug Fixes
16-
-----------
17-
18-
- Remove ``numpy`` version restriction
19-
2015

2116
Changes and New Features
2217
--------------------------

0 commit comments

Comments
 (0)