Skip to content

Commit 012958d

Browse files
Bump version to 0.1.9
Signed-off-by: Jacob Stopak <[email protected]>
1 parent b704f8a commit 012958d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="git-sim",
8-
version="0.1.8",
8+
version="0.1.9",
99
author="Jacob Stopak",
1010
author_email="[email protected]",
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)