Bump version to 1.0.1
This commit is contained in:
2
ddt.py
2
ddt.py
@@ -11,7 +11,7 @@ import os
|
|||||||
import re
|
import re
|
||||||
from functools import wraps
|
from functools import wraps
|
||||||
|
|
||||||
__version__ = '1.0.0'
|
__version__ = '1.0.1'
|
||||||
|
|
||||||
# These attributes will not conflict with any real python attribute
|
# These attributes will not conflict with any real python attribute
|
||||||
# They are added to the decorated test method and processed later
|
# They are added to the decorated test method and processed later
|
||||||
|
|||||||
Reference in New Issue
Block a user