Skip to content

Commit

Permalink
Update to version 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
emitra17 committed Dec 31, 2020
1 parent 61d7677 commit 697d96d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pybnf/pybnf.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
import pickle


__version__ = "1.1.1"
__version__ = "1.1.2"


def main():
Expand Down

0 comments on commit 697d96d

Please sign in to comment.