File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- 0.12.1
1+ 0.12.2
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version = file: marbles/core/VERSION
44author = Jane Adams, Leif Walsh
55author_email = jane@twosigma.com, leif@twosigma.com
66url = https://github.com/twosigma/marbles
7- download_url = https://github.com/twosigma/marbles/archive/0.12.1 .tar.gz
7+ download_url = https://github.com/twosigma/marbles/archive/0.12.2 .tar.gz
88description = A unittest extension that provides additional information on test failure
99long_description = file: README.rst
1010long_description_content_type = text/x-rst; charset=UTF-8
Original file line number Diff line number Diff line change 1- 0.12.1
1+ 0.12.2
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version = file: marbles/mixins/VERSION
44author = Jane Adams, Leif Walsh
55author_email = jane@twosigma.com, leif@twosigma.com
66url = https://github.com/twosigma/marbles
7- download_url = https://github.com/twosigma/marbles/archive/0.12.1 .tar.gz
7+ download_url = https://github.com/twosigma/marbles/archive/0.12.2 .tar.gz
88description = Semantically-rich assertions for use in marbles and unittest test cases
99long_description = file: README.rst
1010long_description_content_type = text/x-rst; charset=UTF-8
Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.12.1
2+ current_version = 0.12.2
33commit = True
44tag = False
55
66[metadata]
77name = marbles
8- version = 0.12.1
8+ version = 0.12.2
99author = Jane Adams, Leif Walsh
1010author_email = jane@twosigma.com, leif@twosigma.com
1111url = https://github.com/twosigma/marbles
12- download_url = https://github.com/twosigma/marbles/archive/0.12.1 .tar.gz
12+ download_url = https://github.com/twosigma/marbles/archive/0.12.2 .tar.gz
1313description = Read better test failures
1414long_description = file: README.rst
1515long_description_content_type = text/x-rst; charset=UTF-8
You can’t perform that action at this time.
0 commit comments