Commit f4370326 authored by Gino Tosti's avatar Gino Tosti
Browse files

updated installation files to version 0.3

parent da9789ca
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
python setup.py bdist_wheel
python -m pip install dist/GenDevice-0.2-py3-none-any.whl
python -m pip install dist/GenDevice-0.3-py3-none-any.whl
+1 −1
Original line number Diff line number Diff line
from setuptools import setup
setup(name='GenDevice',
version='0.2',
version='0.3',
description='Python code generator for ASTRI-MA',
url='#',
author='Gino Tosti',