-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
48405c1
commit 340bf5e
Showing
2 changed files
with
17 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
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 |
---|---|---|
|
@@ -16,7 +16,7 @@ | |
# 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.1', | ||
version='0.2.0', | ||
|
||
description='''An extension for other related resources to be displayed on the dataset table and also extend the table''', | ||
long_description=long_description, | ||
|
@@ -26,7 +26,7 @@ | |
url='https://github.com/bhavin/ckanext-related_resources', | ||
|
||
# Author details | ||
author='''Bhavin''', | ||
author='''Bhavin Katabathuni''', | ||
author_email='''[email protected]''', | ||
|
||
# Choose your license | ||
|