Skip to content

Commit e5a5d35

Browse files
Carson LamCarson Lam
authored andcommitted
update verion to v0.1.5
1 parent bc4830a commit e5a5d35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "together"
7-
version = "0.1.4"
7+
version = "0.1.5"
88
authors = [
99
{ name="Together Computer", email="[email protected]" },
1010
]

src/together/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "0.1.4"
1+
VERSION = "0.1.5"

0 commit comments

Comments
 (0)