Skip to content

Commit

Permalink
updates to 2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
KennthShang committed Nov 7, 2024
1 parent 314f755 commit c2092bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bioconda_recipes.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set name = "PhaBOX" %}
{% set version = "2.1.4" %}
{% set version = "2.1.5" %}

package:
name: "{{ name|lower }}"
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 = "setuptools.build_meta"

[project]
name = "phabox2"
version = "2.1.4" # Specify your version here
version = "2.1.5" # Specify your version here
authors = [
{name = "SHANG Jiayu", email = "[email protected]"}
]
Expand Down

0 comments on commit c2092bc

Please sign in to comment.