Skip to content

Commit

Permalink
updated to farn 0.4.0
Browse files Browse the repository at this point in the history
bumped version number to 0.4.0  (i.e. in sync with farn)
  • Loading branch information
ClaasRostock committed Nov 11, 2024
1 parent f604058 commit 4ff2ced
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,12 +1,12 @@
[project]
name = "farn-demo"
version = "0.3.8"
version = "0.4.0"
description = "examples of how to use the farn package."
readme = "README.md"
requires-python = ">= 3.10"
license = { file = "LICENSE" }
dependencies = [
"farn>=0.3.7",
"farn>=0.4.0",
]

[tool.uv]
Expand Down

0 comments on commit 4ff2ced

Please sign in to comment.