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 b6cf960 commit becfed7Copy full SHA for becfed7
src/Modia3D.jl
@@ -5,7 +5,7 @@ module Modia3D
5
6
const path = dirname(dirname(@__FILE__)) # Absolute path of package directory
7
const Version = "0.5.3"
8
-const Date = "2022-02-02"
+const Date = "2022-02-03"
9
10
11
# println("\nImporting Modia3D Version $Version ($Date)")
0 commit comments