Skip to content

Publish dynamic version#195

Open
deathaxe wants to merge 1 commit intomasterfrom
feat/publish-version
Open

Publish dynamic version#195
deathaxe wants to merge 1 commit intomasterfrom
feat/publish-version

Conversation

@deathaxe
Copy link
Member

@deathaxe deathaxe commented Feb 7, 2026

This PR publishes dynamic __version__ information and falls back to static dummy version, if _version.py has not yet been created.

import sublime_lib
print(sublime_lib.__version__)

This commit publishes dynamic `__version__` information and falls back
to static dummy version, if `_version.py` has not yet been created.

```py
import sublime_lib
print(sublime_lib.__version__)
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant