mckell commited on
Commit
a58eb18
·
verified ·
1 Parent(s): ae187c5

Upload pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -1
pyproject.toml CHANGED
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
 
5
  [project]
6
  name = "diffviews"
7
- version = "0.1.0"
8
  description = "Diffusion model activation visualizer with model-agnostic adapter interface"
9
  readme = "README.md"
10
  license = {text = "MIT"}
 
4
 
5
  [project]
6
  name = "diffviews"
7
+ version = "0.2.0"
8
  description = "Diffusion model activation visualizer with model-agnostic adapter interface"
9
  readme = "README.md"
10
  license = {text = "MIT"}