tag version 1.1 of pySim

Closes: OS#5458
Change-Id: Id78fb776eeab3370663cccefaf3fb31e5b2f5b04
This commit is contained in:
Harald Welte 2022-07-23 14:26:05 +02:00
parent 66717dfc45
commit 763f2dfde8
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ from setuptools import setup
setup(
name='pySim',
version='1.0',
version='1.1',
packages=['pySim', 'pySim.transport'],
url='https://osmocom.org/projects/pysim/wiki',
license='GPLv2',