Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
brentyi committed Mar 23, 2024
1 parent e532d67 commit 7807dcc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "viser"
version = "0.1.25"
version = "0.1.26"
description = "3D visualization + Python"
readme = "README.md"
license = { text="MIT" }
Expand Down Expand Up @@ -44,7 +44,6 @@ dev = [
"pre-commit==3.3.2",
]
examples = [
"smplx>=0.1.28",
"torch>=1.13.1",
"matplotlib>=3.7.1",
]
Expand Down

0 comments on commit 7807dcc

Please sign in to comment.