We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b704f8a commit 012958dCopy full SHA for 012958d
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="git-sim",
8
- version="0.1.8",
+ version="0.1.9",
9
author="Jacob Stopak",
10
author_email="[email protected]",
11
description="Simulate Git commands on your own repos by generating an image (default) or video visualization depicting the command's behavior.",
0 commit comments