Skip to content

Commit

Permalink
Merge pull request #1525 from expectedparrot/automate_pypi_deploy
Browse files Browse the repository at this point in the history
New edsl version 0.1.42
  • Loading branch information
rbyh authored Jan 24, 2025
2 parents e433738 + 0e736b4 commit 7e64fa3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion edsl/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.42.dev1"
__version__ = "0.1.43.dev1"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ keywords = [ "LLM", "social science", "surveys", "user research",]
license = "MIT"
name = "edsl"
readme = "README.md"
version = "0.1.42.dev1"
version = "0.1.43.dev1"

[tool.poetry.dependencies]
python = ">=3.9.1,<3.13"
Expand Down
2 changes: 1 addition & 1 deletion tests/serialization/data/0.1.42.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions tests/serialization/data/0.1.43.json

Large diffs are not rendered by default.

0 comments on commit 7e64fa3

Please sign in to comment.