Skip to content

Commit 01ff249

Browse files
authored
Bump project version for v0.0.2 release (#51)
* bump project version for v0.0.2 release * update pixi lockfile to reflect new project version --------- Co-authored-by: Preston Culbertson <pdc79@cornell.edu>
1 parent a09cd5b commit 01ff249

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

pixi.lock

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
55
[project]
66
name = "judo-rai"
77
description = "Judo: a hackable sampling-based MPC toolbox"
8-
version = "0.0.1"
8+
version = "0.0.2"
99
readme = "README.md"
1010
license = { file = "LICENSE" }
1111
authors = [

0 commit comments

Comments
 (0)