Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Commit 228e0d1

Browse files
committed
Bump version: 0.1.1 → 0.1.1
1 parent fa8e468 commit 228e0d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

idpflex/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
__author__ = """Jose Borreguero"""
66
__email__ = '[email protected]'
7-
__version__ = '__version__ = '0.1.1''
7+
__version__ = '__version__ = '__version__ = '0.1.1'''

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
setup(
2828
name='idpflex',
29-
version='version='0.1.1'',
29+
version='version='version='0.1.1''',
3030
long_description=readme,
3131
author="Jose Borreguero",
3232
author_email='[email protected]',

0 commit comments

Comments
 (0)