Skip to content

Commit f4d3dcc

Browse files
authored
Bump version: 0.4.6 → 0.4.7 (#362)
1 parent febb648 commit f4d3dcc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-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.4.6"
1+
__version__ = "0.4.7"

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
33
lib_name = diffdrr
4-
version = 0.4.6
4+
version = 0.4.7
55
min_python = 3.8
66
license = mit
77
black_formatting = True

0 commit comments

Comments
 (0)