-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #23 from bear/Issue-22_Publish-version-0.7
Publish version 0.7
- Loading branch information
Showing
11 changed files
with
13 additions
and
13 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 |
---|---|---|
@@ -1,13 +1,13 @@ | ||
# -*- coding: utf-8 -*- | ||
""" | ||
:copyright: (c) 2013-2016 by Mike Taylor and Kartik Prabhu | ||
:copyright: (c) 2013-2020 by Mike Taylor and Kartik Prabhu | ||
:license: MIT, see LICENSE for more details. | ||
""" | ||
__author__ = 'Mike Taylor and Kartik Prabhu' | ||
__email__ = '[email protected]' | ||
__copyright__ = 'Copyright (c) 2013-2016 by Mike Taylor and Kartik Prabhu' | ||
__copyright__ = 'Copyright (c) 2013-2020 by Mike Taylor and Kartik Prabhu' | ||
__license__ = 'MIT' | ||
__version__ = '0.6' | ||
__version__ = '0.7' | ||
__url__ = 'https://github.com/bear/ronkyuu' | ||
__download_url__ = 'https://pypi.python.org/pypi/ronkyuu' | ||
__description__ = 'Webmention Manager' | ||
|
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
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
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# -*- coding: utf-8 -*- | ||
""" | ||
:copyright: (c) 2013-2016 by Mike Taylor and Kartik Prabhu | ||
:copyright: (c) 2013-2020 by Mike Taylor and Kartik Prabhu | ||
:license: MIT, see LICENSE for more details. | ||
""" |
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
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