Skip to content
Snippets Groups Projects
Commit 322a9b35 authored by shinedday's avatar shinedday
Browse files

Fix : setup generate correct version

parent a343f212
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ from setuptools import setup, find_packages
setup(
name='pyAmakCore',
packages=find_packages(),
version='0.0.4',
version='0.0.5',
description='AmakFramework in python',
author='BE',
install_requires=[],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment