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

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
radhermit committed Dec 13, 2015
1 parent 66a366f commit 005aab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pychroot/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

from __future__ import unicode_literals

__version__ = '0.9.13'
__version__ = '0.9.14'

from pychroot.base import Chroot

0 comments on commit 005aab5

Please sign in to comment.