File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77
8+ ## [1.2.0]
9+
10+ ### Changed
11+ - Update README
12+
813## [1.0.0]
914### Changed
1015
Original file line number Diff line number Diff line change 66of allelic imbalance in polyploid plant genomes.
77"""
88
9- __version__ = "1.1 .0"
9+ __version__ = "1.2 .0"
1010__author__ = "Nadja Nolte"
1111
1212from .allele_utils import AlleleRatioCalculator , calculate_allelic_ratios
Original file line number Diff line number Diff line change 11[project ]
22name = " polyase"
3- version = " 1.1 .0"
3+ version = " 1.2 .0"
44description = " A package for analyzing allele-specific expression in polyploid organisms"
55authors = [
66 {name = " nadja.franziska.nolte@nib.si" }
You can’t perform that action at this time.
0 commit comments