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 5ab562c commit bb51d26Copy full SHA for bb51d26
src/Modia3D.jl
@@ -4,7 +4,7 @@
4
module Modia3D
5
6
const path = dirname(dirname(@__FILE__)) # Absolute path of package directory
7
-const Version = "0.10.3-dev"
+const Version = "0.10.3"
8
const Date = "2022-04-16"
9
10
println("\nImporting Modia3D Version $Version ($Date)")
0 commit comments