Skip to content

Commit

Permalink
Bump version: 0.6.0 → 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
benleb committed Feb 29, 2020
1 parent a0629dd commit c60e153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/automoli/automoli.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
@benleb / https://github.com/benleb/ad-automoli
"""

__version__ = "0.6.0"
__version__ = "0.6.1"

from datetime import time
from typing import Any, Dict, List, Optional, Set, Union
Expand Down

0 comments on commit c60e153

Please sign in to comment.