Skip to content

Commit 7bf6061

Browse files
author
Albert (AJ) St. Aubin
committed
[MICROBA-744] Missing MANIFEST entry added
1 parent b499cf1 commit 7bf6061

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
include README.rst
2-
recursive-include edx_credentials_themes *.html *.png *.css *jpg *jpeg *svg *py *.otf *.ttf *.woff *.woff2
2+
recursive-include edx_credentials_themes *.html *.png *.css *jpg *jpeg *svg *py *.otf *.ttf *.woff *.woff2 *.eot
33
recursive-include edx_credentials_themes/locale *.mo

edx_credentials_themes/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.1.38'
1+
__version__ = '0.1.39'

0 commit comments

Comments
 (0)