Skip to content

Commit f485024

Browse files
committed
bump version: 0.3.0
1 parent 336cdae commit f485024

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# v0.2.1
1+
# v0.3.0
22
* Rename VisualMultiImageClassification --> VisualRGBImageClassification
33
* Deprecate VisualMultiImageClassification
44
* Add record() member to BasicNCAModel to record sequences of predictions

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ncalab"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
description = "Training code and pre-trained models for Neural Cellular Automata on different datasets and tasks"
55
readme = "README.md"
66
requires-python = ">=3.12"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)