Skip to content

Commit 2f29724

Browse files
committed
fix version
1 parent bc32719 commit 2f29724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

33
setup(name='datapreprocessor',
4-
version='0.2',
4+
version='0.2.1',
55
description='A tool for preprocessing data for data analasys and machine learning.',
66
url='https://github.com/jovicigor/DataPreprocessor',
77
author='Igor Jovic',

0 commit comments

Comments
 (0)