Skip to content

Commit

Permalink
doc: show documentation on pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
samedii committed Sep 25, 2022
1 parent 2abf967 commit 9fced79
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
[tool.poetry]
name = "pytorch-zero-lit"
version = "0.2.2"
version = "0.2.3"
description = "LiT: Zero-Shot Transfer with Locked-image text Tuning"
authors = ["Richard Löwenström <[email protected]>"]
readme = "README.md"
repository = "https://github.com/samedii/pytorch-zero-lit"
packages = [
{ include = "lit" },
]
Expand Down

0 comments on commit 9fced79

Please sign in to comment.