Skip to content

Commit

Permalink
Merge pull request #183 from DigiKlausur/authoring_version
Browse files Browse the repository at this point in the history
Update e2xauthoring version
  • Loading branch information
tmetzl authored Nov 12, 2024
2 parents 2e1d465 + c86cfac commit a9fca75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ classifiers=[
]
dependencies = [
"e2xcore>=0.0.5",
"e2xauthoring>=0.2.1",
"e2xauthoring>=0.3.0,<0.4",
"pandas"
]
dynamic = ["version"]
Expand Down

0 comments on commit a9fca75

Please sign in to comment.