Skip to content

Commit a41657a

Browse files
committed
Bump version to 1.2.3
1 parent 1a8ff03 commit a41657a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/sample_registry/src/sample_registry/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from sqlalchemy import create_engine
55
from sqlalchemy.orm import sessionmaker
66

7-
__version__ = "1.2.2"
7+
__version__ = "1.2.3"
88

99

1010
# Doesn't include "NA" because that's what we fill in for missing values

0 commit comments

Comments
 (0)