We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6915939 + 3624322 commit 42c725cCopy full SHA for 42c725c
jprm/__init__.py
@@ -30,7 +30,7 @@
30
logger = logging.getLogger("jprm")
31
click_log.basic_config(logger)
32
33
-__version__ = "1.0.4"
+__version__ = "1.0.5"
34
JSON_METADATA_FILE = "meta.json"
35
DEFAULT_IMAGE_FILE = "image.png"
36
DEFAULT_FRAMEWORK = "netstandard2.1"
0 commit comments