]> Nutra Git (v2) - nutratech/cli.git/commitdiff
bump USDA version to 0.0.10
authorShane Jaroch <chown_tee@proton.me>
Sat, 2 Mar 2024 16:12:30 +0000 (11:12 -0500)
committerShane Jaroch <chown_tee@proton.me>
Sat, 2 Mar 2024 16:12:30 +0000 (11:12 -0500)
ntclient/__init__.py

index e01d4bc043f46c4da7813a36beeb67dbef489ba2..bb1d0886858836add28e77628cd0cbcbce9c3015 100644 (file)
@@ -26,7 +26,7 @@ __url__ = "https://github.com/nutratech/cli"
 # Sqlite target versions
 # TODO: should this be via versions.csv file?  Don't update in two places?
 __db_target_nt__ = "0.0.7"
-__db_target_usda__ = "0.0.9"
+__db_target_usda__ = "0.0.10"
 USDA_XZ_SHA256 = "25dba8428ced42d646bec704981d3a95dc7943240254e884aad37d59eee9616a"
 
 # Global variables