summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xglucometer.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/glucometer.py b/glucometer.py
index 6622a88..f4c1be7 100755
--- a/glucometer.py
+++ b/glucometer.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""Utility to manage glucometers' data."""