Skip to content

Commit

Permalink
Merge pull request #17 from UAL-ODIS/hotfix/16_minor_typos
Browse files Browse the repository at this point in the history
Bug: Minor fixes after PyPI publishing
  • Loading branch information
astrochun committed May 24, 2021
2 parents cb791f7 + 7474763 commit ff50357
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 12 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

| Categories | Status |
| --- | --- |
| General | ![GitHub top language](https://img.shields.io/github/languages/top/UAL-ODIS/ldcoolp-figshare) [![GitHub release (latest by date)](https://img.shields.io/github/v/release/UAL-ODIS/ldcoolp-figshare)](https://github.com/UAL-ODIS/ldcoolp-figshare/releases) [![GitHub](https://img.shields.io/github/license/UAL-ODIS/ldcoolp-figshare?color=blue)](LICENSE) |
| General | ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/ldcoolp-figshare) [![GitHub release (latest by date)](https://img.shields.io/github/v/release/UAL-ODIS/ldcoolp-figshare)](https://github.com/UAL-ODIS/ldcoolp-figshare/releases) [![GitHub](https://img.shields.io/github/license/UAL-ODIS/ldcoolp-figshare?color=blue)](LICENSE) |
| CI/CD | Under construction |
| PyPI | ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/ldcoolp-figshare) ![PyPI](https://img.shields.io/pypi/v/ldcoolp-figshare) ![PyPI - Downloads](https://img.shields.io/pypi/dm/voxcharta-my-voting-record?color=blue) |
| PyPI | [![PyPI](https://img.shields.io/pypi/v/ldcoolp-figshare?color=blue)](https://pypi.org/project/ldcoolp-figshare/) ![PyPI - Weekly Downloads](https://img.shields.io/pypi/dw/ldcoolp-figshare?color=blue) ![PyPI - Monthly Downloads](https://img.shields.io/pypi/dm/ldcoolp-figshare?color=blue) |
| Docs | [![docs](https://img.shields.io/github/workflow/status/UAL-ODIS/ldcoolp-figshare/Sphinx%20Docs%20Check?label=sphinx%20docs)](https://github.com/UAL-ODIS/ldcoolp-figshare/actions?query=workflow%3A%22Sphinx+Docs+Check%22) [![Read the Docs](https://img.shields.io/readthedocs/ldcoolp-figshare?label=RTDs)](https://readthedocs.org/projects/ldcoolp-figshare/builds) |

Our complete Sphinx documentation is available
Expand Down
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
author = 'Chun Ly, UA Research Data Repository (ReDATA) Team'

# The full version, including alpha/beta/rc tags
release = 'v0.1.0'
release = 'v0.2.1'


# -- General configuration ---------------------------------------------------
Expand Down
14 changes: 8 additions & 6 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,14 @@ Welcome to :repo:`ldcoolp-figshare <>` documentation!
+------------+--------------------------------------------+
| Categories | Status |
+============+============================================+
| General | |GitHub top language| |
| General | |PyPI - Python Version| |
| | |GitHub release (latest by date)| |GitHub| |
+------------+--------------------------------------------+
| CI/CD | Under construction |
+------------+--------------------------------------------+
| PyPI | |PyPI - Python Version| |PyPI| |
| | |PyPI - Downloads| |
| PyPI | |PyPI| |
| | |PyPI - Weekly Downloads| |
| | |PyPI - Monthly Downloads| |
+------------+--------------------------------------------+
| Docs | |docs| |Read the Docs| |
+------------+--------------------------------------------+
Expand Down Expand Up @@ -43,14 +44,15 @@ instance can use.
license
modules

.. |GitHub top language| image:: https://img.shields.io/github/languages/top/UAL-ODIS/ldcoolp-figshare
.. |GitHub release (latest by date)| image:: https://img.shields.io/github/v/release/UAL-ODIS/ldcoolp-figshare
:target: https://github.com/UAL-ODIS/ldcoolp-figshare/releases
.. |GitHub| image:: https://img.shields.io/github/license/UAL-ODIS/ldcoolp-figshare?color=blue
:target: LICENSE
.. |PyPI - Python Version| image:: https://img.shields.io/pypi/pyversions/ldcoolp-figshare
.. |PyPI| image:: https://img.shields.io/pypi/v/ldcoolp-figshare
.. |PyPI - Downloads| image:: https://img.shields.io/pypi/dm/ldcoolp-figshare?color=blue
.. |PyPI| image:: https://img.shields.io/pypi/v/ldcoolp-figshare?color=blue
:target: https://pypi.org/project/ldcoolp-figshare/
.. |PyPI - Weekly Downloads| image:: https://img.shields.io/pypi/dw/ldcoolp-figshare?color=blue
.. |PyPI - Monthly Downloads| image:: https://img.shields.io/pypi/dm/ldcoolp-figshare?color=blue
.. |docs| image:: https://img.shields.io/github/workflow/status/UAL-ODIS/ldcoolp-figshare/Sphinx%20Docs%20Check?label=sphinx%20docs
:target: https://github.com/UAL-ODIS/ldcoolp-figshare/actions?query=workflow%3A%22Sphinx+Docs+Check%22
.. |Read the Docs| image:: https://img.shields.io/readthedocs/ldcoolp-figshare?label=RTDs
Expand Down
2 changes: 1 addition & 1 deletion ldcoolp_figshare/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__version__ = "0.2.0"
__version__ = "0.2.1"

from .main import FigshareInstituteAdmin
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setup(
name='ldcoolp-figshare',
version='0.2.0',
version='0.2.1',
packages=find_namespace_packages(),
url='https://github.com/UAL-ODIS/ldcoolp-figshare/',
project_urls={
Expand All @@ -19,7 +19,7 @@
license='MIT License',
author='Chun Ly',
author_email='astro.chun@gmail.com',
description='Python tool using the Figshare API for data curation=',
description='Python tool using the Figshare API for data curation',
long_description=long_description,
long_description_content_type='text/markdown',
python_requires='>=3.7',
Expand Down

0 comments on commit ff50357

Please sign in to comment.