Skip to content

Commit 20912b5

Browse files
committed
Including template and new release
1 parent 5afc5b4 commit 20912b5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
recursive-include mailmanapi/templates *

setup.py

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

44
setup(
55
name='mailman-api',
6-
version='0.2.0',
6+
version='0.2.1',
77
author='Sergio Oliveira',
88
author_email='[email protected]',
99
packages=['mailmanapi'],

0 commit comments

Comments
 (0)