Skip to content

Commit d622529

Browse files
author
Austin Morton
committed
Add MANIFEST.in
1 parent c2a2b7e commit d622529

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

MANIFEST.in

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
include README.md

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
README = open(os.path.join(here, 'README.md')).read()
66

77

8-
version = '0.1.1'
8+
version = '0.1.2'
99

1010
install_requires = [
1111
'django-auth-ldap',

0 commit comments

Comments
 (0)