Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Commit

Permalink
馃啓 Bumping version to 0.1.1 on PyPI.
Browse files Browse the repository at this point in the history
This closes: #19
  • Loading branch information
rentruewang committed Dec 16, 2021
1 parent 9d21106 commit 68b12f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

setuptools.setup(
name="koila",
version="0.1",
version="0.1.1",
author="RenChu Wang",
description="Prevent PyTorch's `CUDA error: out of memory` in one line of code.",
long_description=long_desc,
Expand Down

0 comments on commit 68b12f2

Please sign in to comment.