Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update transaction to 2.1.1 #1828

Merged
merged 1 commit into from
Mar 11, 2017
Merged

Conversation

pyup-bot
Copy link
Contributor

There's a new version of transaction available.
You are currently using 2.1.0. I have updated it to 2.1.1

These links might come in handy: PyPI | Changelog | Repo

Changelog

2.1.1


  • For backward compatibility, relax the requirements that transaction
    meta data (user or description) be text:
  • If None is assigned, the assignment is ignored.
  • If a non-text value is assigned, a warning is issued and the value
    is converted to text. If the value is a binary string, it will be
    decoded with the UTF-8 encoding the replace error policy.

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants