Skip to content

Commit

Permalink
Move to 0.6.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudBelcour committed Jun 2, 2021
1 parent 8577b50 commit 17302bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
.. image:: https://img.shields.io/badge/doi-10.7554/eLife.61968-blueviolet.svg
:target: https://doi.org/10.7554/eLife.61968

.. image:: https://img.shields.io/badge/Pathway%20Tools-24.5-brightgreen
.. image:: https://img.shields.io/badge/Pathway%20Tools-25.0-brightgreen
:target: https://bioinformatics.ai.sri.com/ptools/release-notes.html

mpwt: Multiprocessing Pathway Tools
Expand Down
2 changes: 1 addition & 1 deletion mpwt/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
from mpwt.utils import cleaning, cleaning_input, find_ptools_path, list_pgdb, pubmed_citations, remove_pgdbs
from mpwt.to_pathologic import create_pathologic_file

__version__='0.6.2'
__version__='0.6.3'

0 comments on commit 17302bd

Please sign in to comment.