Skip to content

Commit be04e15

Browse files
authored
Bump version: 0.0.3 → 0.0.4 (#12)
1 parent f000ef5 commit be04e15

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

diffdrrdata/__init__.py

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

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[DEFAULT]
22
repo = DiffDRR-Datasets
33
lib_name = diffdrrdata
4-
version = 0.0.3
4+
version = 0.0.4
55
min_python = 3.7
66
license = apache2
77
black_formatting = False

0 commit comments

Comments
 (0)