Skip to content

Commit

Permalink
Release 0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineAugusti committed Jul 6, 2019
1 parent e437e48 commit cf0e7ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
from setuptools import setup
from io import open

setup(
name="vacances_scolaires_france",
license="MIT",
packages=["vacances_scolaires_france"],
version="0.6.3",
version="0.6.4",
description="Get school holiday dates for metropolitan France",
author="Antoine Augusti",
author_email="[email protected]",
Expand Down

0 comments on commit cf0e7ef

Please sign in to comment.