Skip to content

Commit

Permalink
Bump settings.VERSION to 1.12.1 (#1421)
Browse files Browse the repository at this point in the history
  • Loading branch information
Twixes committed Aug 13, 2020
1 parent 2585e95 commit 47e34d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion posthog/settings.py
Expand Up @@ -22,7 +22,7 @@
from django.core.exceptions import ImproperlyConfigured
from sentry_sdk.integrations.django import DjangoIntegration

VERSION = "1.12.0"
VERSION = "1.12.1"


def get_env(key):
Expand Down

0 comments on commit 47e34d0

Please sign in to comment.