Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
luxaritas authored Jan 25, 2025
1 parent 9a65ddd commit 7d0d9e7
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,7 +1,7 @@

[project]
name = "arnie"
version = "0.2.2"
version = "0.2.3"
authors = [
{ name="Das Lab", email="thedaslab@stanford.edu" },
]
Expand All @@ -27,4 +27,4 @@ dependencies = [

[build-system]
requires = ["setuptools>=61.0"]
build-backend = "setuptools.build_meta"
build-backend = "setuptools.build_meta"

0 comments on commit 7d0d9e7

Please sign in to comment.