Skip to content

Commit 7104b6e

Browse files
committed
Continuous integration 🔄 tests-0.4.2
1 parent 1d83c9c commit 7104b6e

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

HISTORY.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -616,9 +616,6 @@ Changelog
616616
folder. [christophe Becavin]
617617
- Merge branch 'main' of github.com:becavin-lab/checkatlas. [christophe
618618
Becavin]
619-
- Update README.md. [drbecavin]
620-
621-
Add summary
622619
- Add pycharm run configuration. [christophe Becavin]
623620
- First big update : Labmeeting presentation. Prototyp is ready.
624621
[christophe Becavin]
@@ -628,12 +625,10 @@ Changelog
628625
- Modifi atlas.py return statement. [christophe Becavin]
629626
- Merge branch 'main' of github.com:becavin-lab/checkatlas. [christophe
630627
Becavin]
631-
- Update README.md. [drbecavin]
632628
- Add files for github workflow and template. [christophe Becavin]
633629
- Clean project files. [christophe Becavin]
634630
- Remove github templates from project creation. [christophe Becavin]
635631
- Add git ignore. [christophe Becavin]
636-
- Add git ignore. [christophe Becavin]
637632
- ✅ Ready to clone and code. [drbecavin]
638633
- First commit with many changes. [christophe Becavin]
639634
- Initial commit. [drbecavin]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "checkatlas"
3-
version = "0.4.1"
3+
version = "0.4.2"
44
description="One liner tool to check the quality of your single-cell atlases."
55
authors = ["becavin-lab"]
66
readme = "README.md"

0 commit comments

Comments
 (0)