From 95275b5cb0cfd6e396e10a41540437955ea26024 Mon Sep 17 00:00:00 2001 From: tubone24 Date: Sat, 28 Sep 2019 23:24:26 +0900 Subject: [PATCH] fix project URL --- ebook_homebrew/__init__.py | 2 +- setup.cfg | 6 ++++-- tests/ut/assets/schema.yml | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/ebook_homebrew/__init__.py b/ebook_homebrew/__init__.py index e835b9d..df4be5e 100644 --- a/ebook_homebrew/__init__.py +++ b/ebook_homebrew/__init__.py @@ -1 +1 @@ -__version__ = "2.1.3" +__version__ = "2.1.4" diff --git a/setup.cfg b/setup.cfg index 2204d06..4e80394 100644 --- a/setup.cfg +++ b/setup.cfg @@ -6,7 +6,7 @@ long_description = file: README.rst, CHANGELOG.rst url = https://github.com/tubone24/ebook_homebrew project-urls = Documentation = https://ebook-homebrew.readthedocs.io/en/latest/ - ProjectBlog = https://tubone-project24.xyz/index.php/work/ebook_homebrew/ + ProjectBlog = https://blog.tubone-project24.xyz author = tubone24 author_email = tubo.yyyuuu@gmail.com keywords = ebook, rename, pdf, rest @@ -14,14 +14,16 @@ license = MIT license-file = LICENSE platform = any classifiers = - Development Status :: 3 - Alpha + Development Status :: 5 - Production/Stable Intended Audience :: Developers License :: OSI Approved :: MIT License Operating System :: OS Independent + Topic :: Documentation :: Sphinx Programming Language :: Python Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7 Topic :: Software Development :: Libraries :: Python Modules + Topic :: Internet :: WWW/HTTP :: Browsers [options] zip_safe = False diff --git a/tests/ut/assets/schema.yml b/tests/ut/assets/schema.yml index abb2736..99c4420 100644 --- a/tests/ut/assets/schema.yml +++ b/tests/ut/assets/schema.yml @@ -77,7 +77,7 @@ info: name: MIT url: https://opensource.org/licenses/MIT title: Ebook-homebrew - version: 2.1.3 + version: 2.1.4 openapi: 3.0.2 paths: /status: