Skip to content

Commit c8536c6

Browse files
jakebealjakebeal
authored andcommitted
add MANIFEST.in to ensure sboljs converter is included
1 parent 2e1855d commit c8536c6

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
include sbol_utilities/sbolgraph-standalone.js

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
long_description_content_type='text/markdown',
88
url='https://github.com/SynBioDex/SBOL-utilities',
99
license='MIT License',
10-
version='1.0a12',
10+
version='1.0a13',
1111
# See https://pypi.python.org/pypi?%3Aaction=list_classifiers
1212
classifiers=[
1313
# How mature is this project? Common values are

0 commit comments

Comments
 (0)