Skip to content

Commit a1714ba

Browse files
committed
Fix package name
1 parent 20fdb5f commit a1714ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from setuptools import setup, find_packages
33

44
setup(
5-
name='libComXML',
5+
name='libcomxml',
66
version='3.2.0',
77
url='https://github.com/gisce/libComXML',
88
author='GISCE-TI, S.L',

0 commit comments

Comments
 (0)