Skip to content

Commit ea1932a

Browse files
committed
new pypi version
1 parent 8d4b61d commit ea1932a

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
@@ -7,7 +7,7 @@ def parse_requirements(filename):
77

88
setuptools.setup(
99
name="pytorch-mixtures",
10-
version="0.1.2",
10+
version="0.1.3",
1111
author="Jaisidh Singh",
1212
author_email="[email protected]",
1313
description="The one-stop solution to easily integrate MoE & MoD layers into custom PyTorch code.",

0 commit comments

Comments
 (0)