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.4
Browse files Browse the repository at this point in the history
  • Loading branch information
piontec committed Oct 5, 2017
1 parent 715ad05 commit 82dd312
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.3"
version = "0.8.4"


class Mode(Enum):
Expand Down

0 comments on commit 82dd312

Please sign in to comment.