Skip to content

Commit 2588ffb

Browse files
committed
Bump version
1 parent 0324372 commit 2588ffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ddt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
else:
2121
_have_yaml = True
2222

23-
__version__ = '1.4.3'
23+
__version__ = '1.4.4'
2424

2525
# These attributes will not conflict with any real python attribute
2626
# They are added to the decorated test method and processed later

0 commit comments

Comments
 (0)