We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a8ff03 commit a41657aCopy full SHA for a41657a
1 file changed
app/sample_registry/src/sample_registry/__init__.py
@@ -4,7 +4,7 @@
4
from sqlalchemy import create_engine
5
from sqlalchemy.orm import sessionmaker
6
7
-__version__ = "1.2.2"
+__version__ = "1.2.3"
8
9
10
# Doesn't include "NA" because that's what we fill in for missing values
0 commit comments