Skip to content

Commit

Permalink
Bump version: 0.6.3 β†’ 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benleb committed May 24, 2020
1 parent a5e0373 commit e7aff47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/ench/ench.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
@benleb / https://github.com/benleb/ad-ench
"""

__version__ = "0.6.3"
__version__ = "0.7.0"

from datetime import datetime, timedelta
from fnmatch import fnmatch
Expand Down

0 comments on commit e7aff47

Please sign in to comment.