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 c5bb3d0 commit 9e52481Copy full SHA for 9e52481
diffdrr/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.3.5"
+__version__ = "0.3.6"
settings.ini
@@ -1,7 +1,7 @@
[DEFAULT]
2
repo = DiffDRR
3
lib_name = diffdrr
4
-version = 0.3.5
+version = 0.3.6
5
min_python = 3.8
6
license = mit
7
black_formatting = True
@@ -36,3 +36,4 @@ allowed_cell_metadata_keys =
36
jupyter_hooks = True
37
clean_ids = True
38
clear_all = False
39
+
0 commit comments