update version

This commit is contained in:
allenzren 2025-02-04 11:49:18 -05:00 committed by Allen Z. Ren
parent 9032d02eae
commit b8086ed12e

View File

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "dppo"
version = "0.7.0"
version = "0.8.0"
description = "Fine-tuning diffusion policies with PPO."
readme = "README.md"
requires-python = ">=3.8"