Skip to content

Commit 1bda1e5

Browse files
author
Kevin Ballard
committed
Update MANIFEST
1 parent a14f999 commit 1bda1e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MANIFEST

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
README.txt
21
setup.py
32
commandr/__init__.py
43
commandr/commandr.py
4+
commandr/functools_util.py

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
setup(
2323
name='commandr',
24-
version='1.1.0',
24+
version='1.1.1',
2525
packages=['commandr'],
2626
author='Kevin Ballard',
2727
author_email='kevin@tellapart.com',

0 commit comments

Comments
 (0)