diff --git a/README.md b/README.md index d236c03..9df145d 100644 --- a/README.md +++ b/README.md @@ -5,15 +5,16 @@ ![PyPI - Status](https://img.shields.io/pypi/status/rerun-animation) ![PyPI - License](https://img.shields.io/pypi/l/rerun-animation) ![Static Badge](https://img.shields.io/badge/docs-link-8A2BE2?style=flat&link=https%3A%2F%2Fmoverseai.github.io%2Frerun-animation%2F) -[![Discord2](https://img.shields.io/badge/server-7289DA?logo=discord&logoColor=white&label=Discord)](https://discord.gg/bQc7B6qSPd) +[![Discord2](https://img.shields.io/badge/server-7289DA?logo=discord&logoColor=white&label=discord)](https://discord.gg/bQc7B6qSPd) + ![GitHub Release Date](https://img.shields.io/github/release-date/moverseai/rerun-animation) -[![Downloads](https://static.pepy.tech/badge/rerun-animation)](https://pepy.tech/project/rerun-animation) +![PyPI - Downloads](https://img.shields.io/pypi/dm/rerun-animation?style=plastic&logo=python&logoColor=magenta&color=magenta&link=https%3A%2F%2Fpypi.org%2Fproject%2Frerun-animation%2F) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/ace5cb2d5105429da91010170445d4c6)](https://app.codacy.com/gh/moverseai/rerun-animation/dashboard) [![CodeFactor](https://www.codefactor.io/repository/github/moverseai/rerun-animation/badge)](https://www.codefactor.io/repository/github/moverseai/rerun-animation) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) - + ___ diff --git a/setup.py b/setup.py index 93f577b..69491bd 100644 --- a/setup.py +++ b/setup.py @@ -34,14 +34,14 @@ def get_requirements(): PACKAGE_NAME = "rerun-animation" -VERSION = "0.1.2" +VERSION = "0.1.3" AUTHOR = "Moverse P.C." EMAIL = "info@moverse.ai" LICENSE = "Apache 2.0" URL = "https://moverseai.github.io/rerun-animation/" CODE_URL = "https://github.com/moverseai/rerun-animation/" DOCS_URL = "https://moverseai.github.io/rerun-animation/" -DESCRIPTION = "" +DESCRIPTION = "A rerun-sdk plugin and tools for 3D animation." KEYWORDS = [ "rerun-sdk", "animation",