Skip to content

Commit

Permalink
Update metadata to v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cabralpinto committed Aug 28, 2023
1 parent 2296061 commit edbab1c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ __pycache__
env
nohup.out
private
examples/data
examples/data
dist
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "modular-diffusion"
version = "0.0.1"
version = "0.0.2"
authors = [{ name = "João Cabral Pinto", email = "jmcabralpinto@gmail.com" }]
description = "Modular Diffusion"
readme = "README.md"
Expand Down

0 comments on commit edbab1c

Please sign in to comment.