File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11cmake_minimum_required (VERSION 3.16)
2- project (iridescence VERSION 0.1.6 LANGUAGES C CXX)
2+ project (iridescence VERSION 0.1.7 LANGUAGES C CXX)
33
44option (BUILD_EXAMPLES "Build examples" OFF )
55option (BUILD_PYTHON_BINDINGS "Build python bindings" OFF )
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<package format =" 2" >
33 <name >iridescence</name >
4- <version >0.0.0 </version >
4+ <version >0.1.7 </version >
55 <description >A point cloud viewer for rapid prototyping of 3D algorithms</description >
66
77 <
maintainer email =
" [email protected] " >k.koide</
maintainer >
Original file line number Diff line number Diff line change 11[project ]
22name = " pyridescence"
3- version = " 0.1.6 "
3+ version = " 0.1.7 "
44authors = [{
name =
" Kenji Koide" ,
email =
" [email protected] " }]
55description = " 3D visualization library for rapid prototyping of 3D algorithms"
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments