Skip to content

Commit d5d6aa8

Browse files
committed
fix: tried renaming flaxdiff to src
1 parent 3a294ae commit d5d6aa8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+2
-5
lines changed

pyproject.toml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "flaxdiff"
7-
version = "0.1.36.1"
7+
version = "0.1.36.2"
88
description = "A versatile and easy to understand Diffusion library"
99
readme = "README.md"
1010
authors = [
@@ -26,7 +26,4 @@ dependencies = [
2626
"rich",
2727
"python-dotenv",
2828
]
29-
license = "MIT"
30-
31-
[tool.setuptools]
32-
packages = ["flaxdiff"]
29+
license = "MIT"
File renamed without changes.

0 commit comments

Comments
 (0)