We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59b7dd6 commit 758bc1fCopy full SHA for 758bc1f
src/SignalTables.jl
@@ -1,8 +1,8 @@
1
module SignalTables
2
3
const path = dirname(dirname(@__FILE__))
4
-const version = "0.3.6"
5
-const version_SignalTable_JSON = "0.3.6" # version tag to be stored in JSON files
+const version = "0.4.0"
+const version_SignalTable_JSON = "0.4.0" # version tag to be stored in JSON files
6
7
using OrderedCollections
8
using Unitful
0 commit comments