We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30bf773 commit 6988bfdCopy full SHA for 6988bfd
2 files changed
diffdrr/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.4.4"
+__version__ = "0.4.5"
settings.ini
@@ -1,7 +1,7 @@
[DEFAULT]
2
repo = DiffDRR
3
lib_name = diffdrr
4
-version = 0.4.4
+version = 0.4.5
5
min_python = 3.8
6
license = mit
7
black_formatting = True
@@ -37,4 +37,5 @@ jupyter_hooks = True
37
clean_ids = True
38
clear_all = False
39
cell_number = True
40
+skip_procs =
41
0 commit comments