Skip to content

Update __init__.py to have __version__ variables.#116

Merged
un33k merged 1 commit intoun33k:masterfrom
eNV25:patch-1
Sep 27, 2022
Merged

Update __init__.py to have __version__ variables.#116
un33k merged 1 commit intoun33k:masterfrom
eNV25:patch-1

Conversation

@eNV25
Copy link
Copy Markdown
Contributor

@eNV25 eNV25 commented May 27, 2022

This allows you to use from slugify import __version__ as slugifyVersion, while from slugify.__version__ import __version__ as slugifyVersion continues to work.

This allows you to use `from slugify import __version__ as slugifyVersion`, while `from slugify.__version__ import __version__ as slugifyVersion` continues to work.
@un33k un33k merged commit dbe7489 into un33k:master Sep 27, 2022
@un33k
Copy link
Copy Markdown
Owner

un33k commented Sep 27, 2022

Thank you.

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.

2 participants