Skip to content

Commit

Permalink
Merge pull request #1492 from expectedparrot/automate_pypi_deploy
Browse files Browse the repository at this point in the history
no-test. Automate pypi deploy version 0.1.40
  • Loading branch information
rbyh authored Jan 15, 2025
2 parents 4c3c79a + c534460 commit a9a3e4c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 5,898 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.40.dev1"
__version__ = "0.1.41.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.40.dev1"
version = "0.1.41.dev1"

[tool.poetry.dependencies]
python = ">=3.9.1,<3.13"
Expand Down
Loading

0 comments on commit a9a3e4c

Please sign in to comment.