Skip to content

Commit 2f2a9f1

Browse files
committed
bump version
1 parent 59fefd0 commit 2f2a9f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ progres search -q query.pdb -t scope95
4747
# QUERY: query.pdb
4848
# QUERY_SIZE: 150 residues
4949
# DATABASE: scope95
50-
# PARAMETERS: minsimilarity 0.8, maxhits 100, progres v0.2.1
50+
# PARAMETERS: minsimilarity 0.8, maxhits 100, progres v0.2.2
5151
# HIT_N DOMAIN HIT_NRES SIMILARITY NOTES
5252
1 d1a6ja_ 150 1.0000 d.112.1.1 - Nitrogen regulatory bacterial protein IIa-ntr {Escherichia coli [TaxId: 562]}
5353
2 d2a0ja_ 146 0.9988 d.112.1.0 - automated matches {Neisseria meningitidis [TaxId: 122586]}

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="progres",
8-
version="0.2.1",
8+
version="0.2.2",
99
author="Joe G Greener",
1010
author_email="jgreener@mrc-lmb.cam.ac.uk",
1111
description="Fast protein structure searching using structure graph embeddings",

0 commit comments

Comments
 (0)