Skip to content

Commit

Permalink
Updating codebase to 17.2.0rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
moshez committed Feb 26, 2017
1 parent 1a9b253 commit c2300c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/klein/_version.py
Expand Up @@ -7,5 +7,5 @@

from incremental import Version

__version__ = Version('Klein', 16, 12, 0)
__version__ = Version('Klein', 17, 2, 0, release_candidate=2)
__all__ = ["__version__"]

0 comments on commit c2300c4

Please sign in to comment.