Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
emarquezz authored Oct 15, 2024
1 parent 658303b commit 33ec389
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,6 +1,6 @@
[project]
name = "cutiepynb"
version = "0.0.1"
version = "0.1.0-beta"
dynamic = [
"dependencies",
]
Expand Down Expand Up @@ -79,4 +79,4 @@ Homepage = "https://github.com/emarquezz/cutiepynb"

[build-system]
requires = ["setuptools>=64", "setuptools_scm>=8"]
build-backend = "setuptools.build_meta"
build-backend = "setuptools.build_meta"

0 comments on commit 33ec389

Please sign in to comment.