Skip to content

Commit

Permalink
Merge tag 'v3.0.3' into develop
Browse files Browse the repository at this point in the history
Release v3.0.3
  • Loading branch information
fedelemantuano committed Dec 3, 2017
2 parents 08bb352 + 4208f33 commit d17bc92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mailparser/version.py
Expand Up @@ -17,7 +17,7 @@
limitations under the License.
"""

__version__ = "3.0.2"
__version__ = "3.0.3"

if __name__ == "__main__":
print(__version__)

0 comments on commit d17bc92

Please sign in to comment.