Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
chore: tag 1.49.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pjenvey committed Aug 2, 2018
1 parent 4358623 commit d1c2ccb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="1.49.2"></a>
## 1.49.2 (2018-08-02)


#### Chore

* Update cryptography from 2.2.2 to 2.3 ([08e3cee6](https://github.com/mozilla-services/autopush/commit/08e3cee6abbfa39b3af38f814cc3f13df0d7346d))



<a name="1.49.1"></a>
## 1.49.1 (2018-07-20)

Expand Down
2 changes: 1 addition & 1 deletion autopush/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.49.1' # pragma: nocover
__version__ = '1.49.2' # pragma: nocover

0 comments on commit d1c2ccb

Please sign in to comment.