Small bug fixes.
Mostly pushed the version to enable nuad to be cited on Zenodo: https://zenodo.org/records/10680482
Commits
- 938b59f: bumped version (David Doty) #253
- 7704257: Update search.py (David Doty) #253
- e526731: fix Domain.name docstring (Constantine Evans) #248
- 8ade905: Update README.md (David Doty) #253
- 7a0d043: Merge branch 'dev' of https://github.com/UC-Davis-molecular-computing/dsd into dev (David Doty) #253
- b22d039: Update test.py (David Doty) #253
- 0fe23ae: minor (David Doty) #253
- 2e6d150: re-wrote sst_canvas.py example to use
rna_duplex_strand_pairs_constraints_by_number_matching_domains
(David Doty) #253 - 362e682: Update sst_canvas.py (David Doty) #253
- 25388ef: Update search.py (David Doty) #253
- ff181b1: fixed some mypy errors (David Doty) #253
- b004f09: Update constraints.py (David Doty) #253
- 48df73b: fixed many tuple type errors (David Doty) #253
- 47f1c7c: fixed some numpy type errors (David Doty) #253
- d05c8b5: fixed some type errors (David Doty) #253
- 113a339: suppressed type error (David Doty) #253
- 73e9ee2: updated unit test Python and Ubuntu versions (David Doty) #253
- 2df322f: downgraded Ubuntu to try to handle error in Github actions (David Doty) #253
- fb9793c: reverted unit tests action (David Doty) #253
What's Changed
- fix Domain.name docstring by @cgevans in #248
- Dev by @dave-doty in #253
Full Changelog: v0.4.6...v0.4.7