> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.nvidia.com/nemo/datadesigner/llms.txt.
> For full documentation content, see https://docs.nvidia.com/nemo/datadesigner/llms-full.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.nvidia.com/nemo/datadesigner/_mcp/server.

# data\_designer.config.version

## Module Contents

### Functions

| Name                                                                    | Description                                                       |
| ----------------------------------------------------------------------- | ----------------------------------------------------------------- |
| [`get_library_version`](#data_designerconfigversionget_library_version) | Get the installed library version, or 'unknown' if not available. |

### API

```python
data_designer.config.version.get_library_version() -> str
```

Get the installed library version, or 'unknown' if not available.