-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,15 +10,15 @@ | |
# Versions should comply with PEP440. For a discussion on single-sourcing | ||
# the version across setup.py and the project code, see | ||
# http://packaging.python.org/en/latest/tutorial.html#version | ||
version='0.0.4', | ||
version='1.0.0', | ||
|
||
description='''Data description and validation for CKAN with [Frictionless Data tools.''', | ||
description='''Data description and validation for CKAN with Frictionless Data tools.''', | ||
|
||
# The project's main homepage. | ||
url='https://github.com/frictionlessdata/ckanext-validation', | ||
|
||
# Author details | ||
author='''Open Knowledge International''', | ||
author='''Open Knowledge Foundation''', | ||
author_email='''[email protected]''', | ||
|
||
# Choose your license | ||
|