Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
xandaau committed Apr 21, 2023
1 parent dba2ce7 commit f4557a4
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
@@ -1,6 +1,6 @@
[tool.poetry]
name = "Ambrosia"
version = "0.3.0"
version = "0.4.0"
description = "A Python library for working with A/B tests."
license = "Apache-2.0"
authors = [
Expand Down Expand Up @@ -102,4 +102,4 @@ markers = [

[build-system]
requires = ["poetry>=1.0.5"]
build-backend = "poetry.masonry.api"
build-backend = "poetry.masonry.api"

0 comments on commit f4557a4

Please sign in to comment.