Skip to content

Commit 365ed13

Browse files
committed
bumping version
1 parent ae45c6e commit 365ed13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: app.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
dbc.CardHeader(html.H5("NP Classifier")),
5555
dbc.CardBody(
5656
[
57-
html.Div(id='version', children="Version - 1.2"),
57+
html.Div(id='version', children="Version - 1.3"),
5858
dbc.Textarea(className="mb-3", id='smiles_string', placeholder="Smiles Structure"),
5959
dcc.Loading(
6060
id="structure",

0 commit comments

Comments
 (0)