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