Commit 0baf5e18 authored by Casper's avatar Casper
Browse files

Bump to v0.1.4

parent 1b68975a
__version__ = "0.1.3"
__version__ = "0.1.4"
from awq.models.auto import AutoAWQForCausalLM
\ No newline at end of file
......@@ -9,7 +9,7 @@ os.environ["CC"] = "g++"
os.environ["CXX"] = "g++"
common_setup_kwargs = {
"version": "0.1.3",
"version": "0.1.4",
"name": "autoawq",
"author": "Casper Hansen",
"license": "MIT",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment