diff options
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.4.2 +current_version = 1.4.3 commit = False tag = True @@ -12,8 +12,6 @@ addopts = --verbose --tb=short --capture=no - # show extra test summary info as specified by chars (f)ailed, (E)error, - # (s)skipped, (x)failed, (X)passed. -rfEsxX --cov=pymemcache --cov-report=xml --cov-report=term-missing -m unit |
