Skip to content

Commit

Permalink
Merge pull request #4 from alaskanpuffin/development
Browse files Browse the repository at this point in the history
Update Version
  • Loading branch information
alaskanpuffin authored Oct 2, 2020
2 parents 9528379 + 2c4ded9 commit 8fad9bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion herodotus/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
import os
from datetime import timedelta

VERSION = '0.1.1'
VERSION = '0.1.2'

# Build paths inside the project like this: BASE_DIR / 'subdir'.
BASE_DIR = Path(__file__).resolve(strict=True).parent.parent
Expand Down

0 comments on commit 8fad9bf

Please sign in to comment.