Skip to content

Commit 9ebd9c8

Browse files
committed
Updating version to 0.0.8.
1 parent 4ebfdbf commit 9ebd9c8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

perception/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.0.7'
1+
__version__ = '0.0.8'

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
Setup of meshpy python codebase
2+
Setup of Berkeley AUTOLab Perception module Python codebase.
33
Author: Jeff Mahler
44
"""
55
from setuptools import setup

0 commit comments

Comments
 (0)