diff --git a/conf.py b/conf.py
index be91411520792200a8e1a477108b900b8cfc3e35..575e561f3cee2a87e432fac85e9fbc60a00383b3 100644
--- a/conf.py
+++ b/conf.py
@@ -27,9 +27,9 @@ copyright = '2019, Daniel SASU'
author = 'Daniel SASU'
# The short X.Y version
-version = '0.2.6'
+version = '0.2.7'
# The full version, including alpha/beta/rc tags
-release = '0.2.6'
+release = '0.2.7'
# -- General configuration ---------------------------------------------------
diff --git a/setup.py b/setup.py
index e13f23db6bcf4c4100e6213ff5f9a0fd5bf80abf..5e39c5c9f2d186e9c377ab352e494a8cf19d1d22 100644
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setuptools.setup(
name="roadwatch-data-processor",
- version="0.2.6",
+ version="0.2.7",
author="Daniel SASU",
author_email="daniel.sasu@mail.com",
description="A library for processing csv files on road accidents in France.\