Skip to content

Commit ac43a01

Browse files
Changed version for new release
1 parent 6451677 commit ac43a01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "vbr-devkit"
7-
version = "0.0.2"
7+
version = "0.0.3"
88
description = "Development kit for VBR SLAM dataset"
99
readme = "README.md"
1010
authors = [

python/vbr_devkit/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.2"
1+
__version__ = "0.0.3"

0 commit comments

Comments
 (0)