Skip to content

Commit b4f5c1e

Browse files
committed
Bump version to 1.0.2
1 parent abfa87b commit b4f5c1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = "pure-python-git"
7-
version = "1.0.1"
7+
version = "1.0.2"
88
description = "Pure-Python git reimplementation with a byte-exact in-process `ort` merge engine and no C `git` dependency. Installs `pygit`; opt-in `git` shim via `pip install pure-python-git[git]`."
99
readme = "README.md"
1010
requires-python = ">=3.9"

0 commit comments

Comments
 (0)