Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8ccb18a

Browse files
committedApr 1, 2023
Bump version to 0.2.8
Signed-off-by: Jacob Stopak <[email protected]>
1 parent 6c342fa commit 8ccb18a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="git-sim",
8-
version="0.2.7",
8+
version="0.2.8",
99
author="Jacob Stopak",
1010
author_email="jacob@initialcommit.io",
1111
description="Simulate Git commands on your own repos by generating an image (default) or video visualization depicting the command's behavior.",

0 commit comments

Comments
 (0)
Please sign in to comment.