mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-30 06:57:36 +03:00
tag version 1.1 of pySim
Closes: OS#5458 Change-Id: Id78fb776eeab3370663cccefaf3fb31e5b2f5b04
This commit is contained in:
2
setup.py
2
setup.py
@@ -2,7 +2,7 @@ from setuptools import setup
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='pySim',
|
name='pySim',
|
||||||
version='1.0',
|
version='1.1',
|
||||||
packages=['pySim', 'pySim.transport'],
|
packages=['pySim', 'pySim.transport'],
|
||||||
url='https://osmocom.org/projects/pysim/wiki',
|
url='https://osmocom.org/projects/pysim/wiki',
|
||||||
license='GPLv2',
|
license='GPLv2',
|
||||||
|
|||||||
Reference in New Issue
Block a user