Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
wswld committed Oct 4, 2021
1 parent 0324372 commit 2588ffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ddt.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
else:
_have_yaml = True

__version__ = '1.4.3'
__version__ = '1.4.4'

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

0 comments on commit 2588ffb

Please sign in to comment.