Skip to content

Commit f97919e

Browse files
committed
Update pypi docs
1 parent 481b4b6 commit f97919e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="gitingest",
5-
version="0.1.1",
5+
version="0.1.2",
66
packages=find_packages(where="src"),
77
package_dir={"": "src"},
88
include_package_data=True,

0 commit comments

Comments
 (0)