Skip to content
Snippets Groups Projects
Commit da0b6523 authored by Tim Übelhör's avatar Tim Übelhör
Browse files

Update conan package to 0.3

parent e2bdab84
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ from conans import ConanFile, CMake
class SciglRenderConan(ConanFile):
name = "scigl_render"
version = "0.2.1"
version = "0.3"
license = "MIT"
url = "https://git.rwth-aachen.de/robo_guide/scigl_render"
description = ("Library to simplify rendering objects via OpenGL."
......
......@@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>scigl_render</name>
<version>0.2.1</version>
<version>0.3</version>
<description>
Library to simplify rendering objects via OpenGL. The intendet use case
is scientific (e.g. probabalistic filtering). It is not supposed to be a
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment