Skip to content

Commit 8ff8db8

Browse files
committed
minor version increase
1 parent 5b4d52c commit 8ff8db8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

mambular/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717

1818
# The following line *must* be the last in the module, exactly as formatted:
1919

20-
__version__ = "1.3.0"
20+
__version__ = "1.3.1"
2121

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "mambular"
33

4-
version = "1.3.0"
4+
version = "1.3.1"
55

66
description = "A python package for tabular deep learning with mamba blocks."
77
authors = ["Anton Thielmann", "Manish Kumar", "Christoph Weisser"]

0 commit comments

Comments
 (0)