Skip to content
Snippets Groups Projects
Commit 10317998 authored by Daniel's avatar Daniel
Browse files

Change version to v0.2.7

parent 560aab3c
No related branches found
No related tags found
No related merge requests found
...@@ -27,9 +27,9 @@ copyright = '2019, Daniel SASU' ...@@ -27,9 +27,9 @@ copyright = '2019, Daniel SASU'
author = 'Daniel SASU' author = 'Daniel SASU'
# The short X.Y version # The short X.Y version
version = '0.2.6' version = '0.2.7'
# The full version, including alpha/beta/rc tags # The full version, including alpha/beta/rc tags
release = '0.2.6' release = '0.2.7'
# -- General configuration --------------------------------------------------- # -- General configuration ---------------------------------------------------
......
...@@ -5,7 +5,7 @@ with open("README.md", "r") as fh: ...@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setuptools.setup( setuptools.setup(
name="roadwatch-data-processor", name="roadwatch-data-processor",
version="0.2.6", version="0.2.7",
author="Daniel SASU", author="Daniel SASU",
author_email="daniel.sasu@mail.com", author_email="daniel.sasu@mail.com",
description="A library for processing csv files on road accidents in France.\ description="A library for processing csv files on road accidents in France.\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment