Skip to content

Commit

Permalink
Merge pull request #120 from UC-Davis-molecular-computing/dev
Browse files Browse the repository at this point in the history
incorrectly bumped version last time; bumping it in _version.py now
  • Loading branch information
dave-doty authored Jul 23, 2020
2 parents e624eed + 4d82e70 commit 1dc7f98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scadnano/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

# The following line *must* be the last in the module, exactly as formatted:
# XXX: REMEMBER TO CHANGE VERSION IN scadnano.py also, for users who do not install from PyPI
__version__ = "0.10.0"
__version__ = "0.10.1"

0 comments on commit 1dc7f98

Please sign in to comment.