Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
DrrDom committed Nov 2, 2019
1 parent fbc7e85 commit c601f61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -6,7 +6,7 @@ Signatures uniquely encode 3D pharmacophores with hashes suitable for fast ident
## Dependency

`rdkit >= 2017.09`
`networkx >= 1.11`
`networkx >= 2`

## Installation
```text
Expand Down
2 changes: 1 addition & 1 deletion pmapper/__init__.py
Expand Up @@ -8,4 +8,4 @@
# license :
#==============================================================================

__version__ = '0.3'
__version__ = '0.3.1'

0 comments on commit c601f61

Please sign in to comment.