File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33# Authors: Tom Kralidis <tomkralidis@gmail.com>
44#
55# Copyright (c) 2025 Tom Kralidis
6- # Copyright (c) 2024 Angelos Tzotsos
6+ # Copyright (c) 2025 Angelos Tzotsos
77#
88# Permission is hereby granted, free of charge, to any person
99# obtaining a copy of this software and associated documentation
@@ -112,7 +112,7 @@ def __getattr__(cls, name):
112112# built documents.
113113#
114114# The short X.Y version.
115- version = '0.19.dev0 '
115+ version = '0.19.0 '
116116# The full version, including alpha/beta/rc tags.
117117release = version
118118
Original file line number Diff line number Diff line change 55#
66# Copyright (c) 2021 Tom Kralidis
77# Copyright (c) 2023 Ricardo Garcia Silva
8- # Copyright (c) 2024 Angelos Tzotsos
8+ # Copyright (c) 2025 Angelos Tzotsos
99#
1010# Permission is hereby granted, free of charge, to any person
1111# obtaining a copy of this software and associated documentation
3030#
3131# =================================================================
3232
33- __version__ = '0.19.dev0 '
33+ __version__ = '0.19.0 '
3434
3535import click
3636try :
You can’t perform that action at this time.
0 commit comments