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:
100
100
* (No Issue)
101
101
* Read the wall clock to return an accurate "total time" in the ` UnavailableError ` (and associated logging).
102
102
103
- ### Version 2.6
103
+ ### Version 2.6, 2.7
104
104
105
- Bug fix release:
105
+ Bug fix releases: The first fix attempt had problems, the second is better.
106
106
107
107
* [ Issue 50] ( https://github.com/adobe-apiplatform/umapi-client.py/issues/50 )
108
108
* 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 18
18
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
19
19
# SOFTWARE.
20
20
21
- __version__ = "2.6 "
21
+ __version__ = "2.7 "
You can’t perform that action at this time.
0 commit comments