mirror of
https://github.com/BotChain-Robots/control.git
synced 2026-07-08 13:47:21 +02:00
Bump control version
This commit is contained in:
@@ -7,7 +7,7 @@ from conan.tools.files import copy
|
||||
|
||||
class MyLibraryConan(ConanFile):
|
||||
name = "libcontrol"
|
||||
version = "1.0.3"
|
||||
version = "1.0.4"
|
||||
|
||||
settings = "os", "compiler", "build_type", "arch"
|
||||
options = {"shared": [True, False], "fPIC": [True, False]}
|
||||
|
||||
Reference in New Issue
Block a user