Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
nevrome committed Nov 8, 2021
1 parent 3d03cb1 commit 3ca73ff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
- V 0.22.0: Added a --minimal option for init and forge to create minimal packages without .janno and .bib (e.g. in automatic pipelines)
- V 0.21.3: Added a column name suggestion mechanism to the .janno file reading procedure
- V 0.21.2: Made trident survey more useful
- V 0.21.1: Simplified package creation in init and forge by enabling creation of deeper paths and by making the output package name argument optional
Expand Down
4 changes: 2 additions & 2 deletions poseidon-hs.cabal
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: poseidon-hs
version: 0.21.3
version: 0.22.0
synopsis: A package with tools for working with Poseidon Genotype Data
description: The tools in this package read and analyse Poseidon-formatted genotype databases, a modular system for storing genotype data from thousands of individuals.
license: MIT
license-file: LICENSE
author: Stephan Schiffels
author: Stephan Schiffels, Clemens Schmid
maintainer: stephan.schiffels@mac.com
category: Bioinformatics
build-type: Simple
Expand Down

0 comments on commit 3ca73ff

Please sign in to comment.