Skip to content

Commit

Permalink
increment to version 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tomlue authored Feb 26, 2024
1 parent fc0c41d commit 9a30afc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "biobricks"
version = "0.3.3"
version = "0.3.4"
authors = [
{ name="Thomas Luechtefeld", email="[email protected]" },
{ name="Jose A. Jaramillo", email="[email protected]" }
Expand All @@ -30,4 +30,4 @@ dependencies = [
"Bug Tracker" = "https://github.com/biobricks-ai/biobricks/issues"

[project.scripts]
biobricks = "biobricks.cli:cli"
biobricks = "biobricks.cli:cli"

0 comments on commit 9a30afc

Please sign in to comment.