Skip to content

Commit 291f8cd

Browse files
author
chalupaul
committed
refactored name, pushed to 1.0
1 parent cda5ee0 commit 291f8cd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.py

+3-3
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626

2727

2828
setup(
29-
name='ironic_inventory',
30-
version='0.9.3',
29+
name='ironic_importer',
30+
version='1.0.0',
3131
description='Register ironic nodes via excel spreadsheet',
3232
long_description=long_description,
3333
long_description_content_type='text/markdown',
34-
url='https://github.com/chalupaul/ironic_inventory',
34+
url='https://github.com/chalupaul/ironic_importer',
3535
author='paul sims',
3636
author_email='[email protected]',
3737
classifiers=[

0 commit comments

Comments
 (0)