Skip to content

Commit

Permalink
Merge pull request #153 from helicalAI/update-version
Browse files Browse the repository at this point in the history
Update versions
  • Loading branch information
bputzeys authored Dec 11, 2024
2 parents 3789e9e + 3969889 commit f5a3a12
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions CITATION.bib
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
@software{allard_2024_13135902,
author = {Helical Team},
title = {helicalAI/helical: v0.0.1-alpha8},
title = {helicalAI/helical: v0.0.1a14},
month = nov,
year = 2024,
publisher = {Zenodo},
version = {0.0.1a6},
version = {0.0.1a14},
doi = {10.5281/zenodo.13135902},
url = {https://doi.org/10.5281/zenodo.13135902}
}
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,11 +165,11 @@ Please use this BibTeX to cite this repository in your publications:
```bibtex
@software{allard_2024_13135902,
author = {Helical Team},
title = {helicalAI/helical: v0.0.1-alpha8},
title = {helicalAI/helical: v0.0.1a14},
month = nov,
year = 2024,
publisher = {Zenodo},
version = {0.0.1a6},
version = {0.0.1a14},
doi = {10.5281/zenodo.13135902},
url = {https://doi.org/10.5281/zenodo.13135902}
}
Expand Down
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,11 +145,11 @@ Please use this BibTeX to cite this repository in your publications:
```bibtex
@software{allard_2024_13135902,
author = {Helical Team},
title = {helicalAI/helical: v0.0.1-alpha8},
title = {helicalAI/helical: v0.0.1a14},
month = nov,
year = 2024,
publisher = {Zenodo},
version = {0.0.1a5},
version = {0.0.1a14},
doi = {10.5281/zenodo.13135902},
url = {https://doi.org/10.5281/zenodo.13135902}
}
Expand Down
4 changes: 2 additions & 2 deletions docs/model_cards/helix_mrna.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,11 +142,11 @@ support@helical-ai.com
```bibtex
@software{allard_2024_13135902,
author = {Helical Team},
title = {helicalAI/helical: v0.0.1-alpha8},
title = {helicalAI/helical: v0.0.1a14},
month = nov,
year = 2024,
publisher = {Zenodo},
version = {0.0.1a6},
version = {0.0.1a14},
doi = {10.5281/zenodo.13135902},
url = {https://doi.org/10.5281/zenodo.13135902}
}
Expand Down
4 changes: 2 additions & 2 deletions docs/model_cards/mamba2_mrna.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,11 +123,11 @@ support@helical-ai.com
```bibtex
@software{allard_2024_13135902,
author = {Helical Team},
title = {helicalAI/helical: v0.0.1-alpha8},
title = {helicalAI/helical: v0.0.1a14},
month = nov,
year = 2024,
publisher = {Zenodo},
version = {0.0.1a6},
version = {0.0.1a14},
doi = {10.5281/zenodo.13135902},
url = {https://doi.org/10.5281/zenodo.13135902}
}
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "helical"
version = "0.0.1a13"
version = "0.0.1a14"
authors = [
{ name="Helical Team", email="support@helical-ai.com" },
]
Expand Down

0 comments on commit f5a3a12

Please sign in to comment.