Skip to content

Commit

Permalink
refactor: update pyproject.toml using actions 3
Browse files Browse the repository at this point in the history
  • Loading branch information
soran-ghaderi committed Oct 5, 2024
1 parent e0843a4 commit e0fea5d
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
Expand Up @@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta"

[project]
name = "torchEBM" # Replace with your package name
#version = "0.1.1"
dynamic = ["version"]
version = "0.1.0"
#dynamic = ["version"]
description = "Components and algorithms for energy-based models"
readme = "README.md"
license = { file = "LICENSE" }
Expand Down

0 comments on commit e0fea5d

Please sign in to comment.