Skip to content

Commit

Permalink
update v0.0.9.dev4
Browse files Browse the repository at this point in the history
  • Loading branch information
sugatoray committed Jan 21, 2022
1 parent eb559b9 commit 5b7a96c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ authors:
title: "GeneSpeak - A library to encode text as DNA and decode DNA to text"
# version: 1.0.0
doi: 10.5281/zenodo.5885777
# date-released: 2022-01-05
date-released: 2022-01-05
url: "https://github.com/sugatoray/genespeak"

#### Citations file related resources:
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ def update_banner_path(readme_path: str = "README.md") -> str:

setup(
name="genespeak",
version="0.0.9.dev2",
version="0.0.9.dev4",
author="Sugato Ray",
author_email='[email protected]',
python_requires='>=3.6',
Expand Down

0 comments on commit 5b7a96c

Please sign in to comment.