Skip to content

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
Koeng101 committed Aug 11, 2024
1 parent 904d633 commit 19dfc77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ def get_shared_lib_ext():

setup(
name='dnadesign',
version='0.1.0',
version='0.1.1',
packages=find_packages(),
package_data={'dnadesign': ['definitions.h', 'libdnadesign.h', "libdnadesign" + get_shared_lib_ext()]},
install_requires=[
Expand Down

0 comments on commit 19dfc77

Please sign in to comment.