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 5ee55e0 commit b6cf960Copy full SHA for b6cf960
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 = "2021-02-02"
+const Date = "2022-02-02"
9
10
11
# println("\nImporting Modia3D Version $Version ($Date)")
0 commit comments