Skip to content

Commit 040dd0b

Browse files
change version numbering
1 parent 9f80255 commit 040dd0b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ISMRM_nonCartesianReconstruction_Exercises"
22
uuid = "88c5b349-2ee0-48cb-a29e-fc59caac8c71"
33
authors = ["Jakob Asslaender <jakob.asslaender@nyumc.org>"]
4-
version = "0.1.0"
4+
version = "0.1.1"
55

66
[deps]
77
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"

src/ISMRM_nonCartesianReconstruction_Exercises.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
module ISMRM_nonCartesianReconstruction_Exercises
22

33
import Pluto
4-
import Pkg
54

65
function run()
76
Pluto.run(notebook=joinpath(dirname(pathof(ISMRM_nonCartesianReconstruction_Exercises)), "nonCart_PlutoNotebook.jl"))

0 commit comments

Comments
 (0)