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

Commit

Permalink
version bump: 0.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
piontec committed Oct 11, 2017
1 parent aff6cbd commit 1d62ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerenforcer/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import copy
from typing import Dict

version = "0.8.6"
version = "0.8.7"


class Mode(Enum):
Expand Down

0 comments on commit 1d62ba6

Please sign in to comment.