Skip to content

Commit 9e52481

Browse files
committed
Bump version
1 parent c5bb3d0 commit 9e52481

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

diffdrr/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.3.5"
1+
__version__ = "0.3.6"

settings.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[DEFAULT]
22
repo = DiffDRR
33
lib_name = diffdrr
4-
version = 0.3.5
4+
version = 0.3.6
55
min_python = 3.8
66
license = mit
77
black_formatting = True
@@ -36,3 +36,4 @@ allowed_cell_metadata_keys =
3636
jupyter_hooks = True
3737
clean_ids = True
3838
clear_all = False
39+

0 commit comments

Comments
 (0)