We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 806a21c commit 77652faCopy full SHA for 77652fa
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="git-sim",
8
- version="0.2.4",
+ version="0.2.5",
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