Skip to content
Snippets Groups Projects
Commit c10578dd authored by Vlastimil Zima's avatar Vlastimil Zima
Browse files

Bump version: 1.4.1 → 1.5.0

parent 33503d90
Branches release/1.5
Tags 1.5.0
No related merge requests found
[bumpversion]
current_version = 1.4.1
current_version = 1.5.0
commit = true
tag = true
tag_name = {new_version}
......
......@@ -8,6 +8,12 @@ ChangeLog
Unreleased
----------
1.5.0 (2023-11-27)
------------------
* Add blacklisted domain life cycle stage (#115).
* Update project setup.
1.4.1 (2023-11-14)
------------------
......
......@@ -33,7 +33,7 @@ from .registrar import (
from .representative import Representative, RepresentativeClient
from .search import SearchContactClient, SearchDomainClient, SearchKeysetClient, SearchNssetClient, SearchResults
__version__ = "1.4.1"
__version__ = "1.5.0"
__all__ = [
"AdditionalIdentifier",
......
[metadata]
name = fred-regal
version = 1.4.1
version = 1.5.0
author = Jan Musílek
author_email = jan.musilek@nic.cz
description = Regal - registry auxiliary library
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment