Skip to content

Commit

Permalink
Bump to 0.12.3
Browse files Browse the repository at this point in the history
Includes an update of pypi credentials.
  • Loading branch information
Martiusweb committed Apr 3, 2019
1 parent 3cc8e4f commit 967481c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ deploy:
provider: pypi
user: martius
password:
secure: CkgSH/6923CeZK+4ZW9Flm/az4ne7ODxhdEPWfk/NCU6pBAQNw1mCCE71kCKk8jPZ+R/1yHXR1uoXSblDmE4vNMJoHVg3NxEFZ7HZC82ZRmqSDxIMzUw+mVyvvNE6qrKXtSAOF7un8YpMrKCN60/zdOap4lcmTkrq/5R/tVH7bQ=
secure: "UP31EYyU/X5NlCStj80Jc9j2DKsJDe9ErsEaqaPkVi1rV8AASt38gO8qA/hcW+f56qRE34qjeaYL+vHJ6nT7wRcWWu1HU4gp4+C6THEOlNVdgB4AzaqOtNF1T6ArPXoMrKWO2sPwcLrAIls8DCzYkdYGmbtFOXGDl4n7ZubJoM8="
distributions: sdist bdist_wheel
on: # Only when a tag is on master and matches vX.Y.Z
python: *python_major_ver
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = asynctest
version = 0.12.2
version = 0.12.3
url = https://github.com/Martiusweb/asynctest/
author = Martin Richard
author_email = martius@martiusweb.net
Expand Down

0 comments on commit 967481c

Please sign in to comment.