We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 06fd8fb + 3376c95 commit 2d299d3Copy full SHA for 2d299d3
deeptab/__version__.py
@@ -17,5 +17,5 @@
17
18
# The following line *must* be the last in the module, exactly as formatted:
19
20
-__version__ = "1.6.0"
+__version__ = "1.6.1"
21
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool.poetry]
2
name = "deeptab"
3
4
-version = "1.6.0"
+version = "1.6.1"
5
6
7
description = "A python package for tabular deep learning."
0 commit comments