Skip to content

Commit 899bfed

Browse files
committed
Update README with PyPI link and bump version to 1.0.2 in pyproject.toml
1 parent f73508e commit 899bfed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ gitghost discard
7272

7373
## Links
7474

75-
- **PyPI:** (Coming soon)
75+
- **PyPI:** [https://pypi.org/project/gitghost/](https://pypi.org/project/gitghost/)
7676
- **Source Code:** [https://github.com/decodingchris/gitghost](https://github.com/decodingchris/gitghost)
7777
- **Issue Tracker:** [https://github.com/decodingchris/gitghost/issues](https://github.com/decodingchris/gitghost/issues)
7878

pyproject.toml

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

55
[project]
66
name = "gitghost"
7-
version = "1.0.1"
7+
version = "1.0.2"
88
description = "Private version control for your Git ignored files."
99
authors = [
1010
{ name = "Decoding Chris" }

0 commit comments

Comments
 (0)