Skip to content

Commit a84a843

Browse files
committed
build:Micro version increment.
1 parent 422b1cb commit a84a843

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
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="Regressionizer",
8-
version="0.1.8",
8+
version="0.1.9",
99
author="Anton Antonov",
1010
author_email="antononcube@posteo.net",
1111
description="Regression workflows package based on Least Squares Regression and Quantile Regression.",

0 commit comments

Comments
 (0)