File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -100,9 +100,9 @@ Enhancement release:
100100* (No Issue)
101101 * Read the wall clock to return an accurate "total time" in the ` UnavailableError ` (and associated logging).
102102
103- ### Version 2.6
103+ ### Version 2.6, 2.7
104104
105- Bug fix release:
105+ Bug fix releases: The first fix attempt had problems, the second is better.
106106
107107* [ Issue 50] ( https://github.com/adobe-apiplatform/umapi-client.py/issues/50 )
108108 * Unicode input for email produced error strings that were incorrectly encoded, so clients crashed trying to use them.
Original file line number Diff line number Diff line change 1818# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1919# SOFTWARE.
2020
21- __version__ = "2.6 "
21+ __version__ = "2.7 "
You can’t perform that action at this time.
0 commit comments