A small package which returns its own version.
Project description
lib-version
This is a package that returns the version of itself.
Building the package locally
poetry install
poetry shell
poetry build
python3 -m twine upload --repository pypi dist/*
Updating the package via workflow
After pushing an update you can tag it with the following command to trigger the workflow.
git tag v0.0.n
git push origin --tags
Importing the package
- Install with:
pip install lib-version-remla
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file lib_version_remla-0.0.7.tar.gz
.
File metadata
- Download URL: lib_version_remla-0.0.7.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5adb579a37a773bbb5be66b671ad071b4c213754ed09468b8a4126e68677081 |
|
MD5 | 0902a593b69c8bfc41fd32b3ef880e9e |
|
BLAKE2b-256 | 69b12c33d986db0807dff0607e6bccf188b923ff529b5016cfe302f35049f007 |
File details
Details for the file lib_version_remla-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: lib_version_remla-0.0.7-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1dfdd165413e96393e14c11c3786d7e3af45fac7eb92f1a3370a2b9cefabf57e |
|
MD5 | 3f8fcd8c1f1b7edf796f6fa1a6c77e8c |
|
BLAKE2b-256 | edf4520fac8176d3a9fc693114c1d6e4c4f77e39b5bdbb45ae6422323c106533 |