Skip to content

Commit 9e18295

Browse files
committed
1.1.4 release prep
1 parent 5bdec34 commit 9e18295

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
@@ -25,7 +25,7 @@
2525
),
2626
},
2727
'packages': find_packages(include=('apoclypsebm', 'apoclypsebm.*',)),
28-
'package_data': {'apoclypsebm': ('apoclypse0.cl',)},
28+
'package_data': {'apoclypsebm': ('apoclypse-0.cl', 'apoclypse-loopy.cl')},
2929
'python_requires': '>=3.6',
3030
'classifiers': ('License :: Public Domain',)
3131
}

0 commit comments

Comments
 (0)