Skip to content

Commit 076be8f

Browse files
committed
bumped version to 0.1.0
1 parent daee44a commit 076be8f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

notebooks/interactive.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
}
124124
],
125125
"source": [
126-
"!pip install tuned-lens==0.0.5\n"
126+
"!pip install tuned-lens\n"
127127
]
128128
},
129129
{

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies = [
2121
"simple-parsing>=0.1.1",
2222
"wandb>=0.15.0",
2323
]
24-
version = "0.0.5"
24+
version = "0.1.0"
2525

2626
[project.optional-dependencies]
2727
dev = [

0 commit comments

Comments
 (0)