Skip to content
Snippets Groups Projects
Commit 689dac08 authored by florian's avatar florian
Browse files

REL: Increase julialib and cpplib version numbers

parent a68b3dbb
No related branches found
No related tags found
1 merge request!13ENH: Use new value and datatype structs
Checking pipeline status
name = "CaosDB"
uuid = "091fdcf5-a163-4d8f-97f4-9adce40cd04e"
authors = ["florian <f.spreckelsen@inidscale.com>"]
version = "0.0.3"
version = "0.0.4"
[deps]
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
......
......@@ -29,6 +29,6 @@ export MIN_CCAOSDB_VERSION
The minimum version of CaosDB's cpplib and C interface that is
supported by this version of CaosDB.jl.
"""
const MIN_CCAOSDB_VERSION = v"0.0.16"
const MIN_CCAOSDB_VERSION = v"0.0.17"
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment