Skip to content

Commit 84c91f6

Browse files
committed
adding python version change
1 parent cbda091 commit 84c91f6

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="npcsh",
5-
version="0.1.2",
5+
version="0.1.3",
66
packages=find_packages(exclude=["tests*"]),
77
install_requires=[
88
"jinja2",

0 commit comments

Comments
 (0)