Skip to content

Commit

Permalink
Bump version to v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
spmccormack committed May 19, 2020
1 parent 853e182 commit 5124c44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
The entry-point of PyMODA.
"""

__version__ = "0.5.4"
__version__ = "0.6.1"

import asyncio
import multiprocessing
Expand Down

0 comments on commit 5124c44

Please sign in to comment.