We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dae3ea commit 0f1e353Copy full SHA for 0f1e353
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="git-sim",
8
- version="0.2.6",
+ version="0.2.7",
9
author="Jacob Stopak",
10
author_email="jacob@initialcommit.io",
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