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.32.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pjenvey committed Jun 19, 2017
1 parent b14fd8a commit 474c84d
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.32.1"></a>
## 1.32.1 (2017-06-19)


#### Features

* dump pmap -XX/X if available ([fa792a6a](https://github.com/mozilla-services/autopush/commit/fa792a6a9536263bcbac8aa29da147a987ffe854))



<a name="1.32.0"></a>
## 1.32.0 (2017-06-15)

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.32.0' # pragma: nocover
__version__ = '1.32.1' # pragma: nocover

0 comments on commit 474c84d

Please sign in to comment.