Skip to content

Commit

Permalink
Adding new/updated io.github.betaseg_cellsketch-add-labelmap_0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frauzufall committed Jul 4, 2023
1 parent cd2c26f commit 4b00189
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Binary file modified album_catalog_index.db
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.1.0] - 2023-07-02
## [0.1.0] - 2023-07-04

Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ repositories {
}

dependencies {
implementation 'com.github.betaseg:cellsketch:ee68f11c7e'
implementation 'com.github.betaseg:cellsketch:0.1.1'
}
configurations.all {
exclude group: 'com.github.jnr', module: 'jffi'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ tags:
- cellsketch
- segmentation
- annotation
timestamp: '2023-07-02T19:29:53.008047'
timestamp: '2023-07-04T02:25:02.400634'
title: 'CellSketch: Add labelmap'
version: 0.1.0

0 comments on commit 4b00189

Please sign in to comment.