Skip to content

Commit

Permalink
Version update for 18.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
glyph committed Jun 29, 2018
1 parent 50f8f91 commit 973c969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/treq/_version.py
Expand Up @@ -7,5 +7,5 @@

from incremental import Version

__version__ = Version('treq', 17, 8, 0)
__version__ = Version('treq', 18, 6, 0)
__all__ = ["__version__"]

0 comments on commit 973c969

Please sign in to comment.