Laurent Kislaire 2019-04-06 15:55:17 +02:00
parent af69d6563e
commit c4c24f9cb0
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ from setuptools import setup, find_packages
setup(
name="pyfbx",
version="0.0.4",
version="0.0.5rc0",
description="Freebox thin client",
long_description=(pathlib.Path(__file__).parent / "README.md").read_text(),
long_description_content_type='text/markdown',