Skip to content

Commit

Permalink
v 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rdk committed Jul 2, 2021
1 parent 87c86e0 commit d0cc9fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Ligand-binding site prediction based on machine learning.
<img src="http://siret.ms.mff.cuni.cz/krivak/p2rank/figures/points2_small.png" width="600">
</p>

[![version 2.2](https://img.shields.io/badge/version-2.2-green.svg)](/build.gradle)
[![version 2.3](https://img.shields.io/badge/version-2.3-green.svg)](/build.gradle)
[![Build Status](https://travis-ci.org/rdk/p2rank.svg?branch=master)](https://travis-ci.org/rdk/p2rank)
[![License: MIT](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](/LICENSE.txt)

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ apply plugin: 'idea'


group = 'cz.siret'
version = '2.3-dev.3'
version = '2.3'


description = 'Ligand binding site prediction based on machine learning.'
Expand Down

0 comments on commit d0cc9fd

Please sign in to comment.