Commit 2b37e975 authored by Gino Tosti's avatar Gino Tosti
Browse files

tagged v0.2

parent 6369a721
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.1-py3-none-any.whl
python -m pip install dist/GenDevice-0.2-py3-none-any.whl
+1 −1
Original line number Diff line number Diff line
from setuptools import setup
setup(name='GenDevice',
version='0.1',
version='0.2',
description='Python code generator for ASTRI-MA',
url='#',
author='Gino Tosti',