Skip to content

Commit

Permalink
Release 15.0: Command execution in chroots using schroot
Browse files Browse the repository at this point in the history
  • Loading branch information
xolox committed Dec 19, 2016
1 parent 1fd7eea commit 856da2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion executor/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
from executor.process import ControllableProcess

# Semi-standard module versioning.
__version__ = '14.1'
__version__ = '15.0'

# Initialize a logger.
logger = logging.getLogger(__name__)
Expand Down

0 comments on commit 856da2f

Please sign in to comment.