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) 2024 Tom Kralidis
6+ # Copyright (c) 2024 Angelos Tzotsos
67#
78# Permission is hereby granted, free of charge, to any person
89# obtaining a copy of this software and associated documentation
@@ -111,7 +112,7 @@ def __getattr__(cls, name):
111112# built documents.
112113#
113114# The short X.Y version.
114- version = '0.16.dev0 '
115+ version = '0.16.0 '
115116# The full version, including alpha/beta/rc tags.
116117release = version
117118
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
89#
910# Permission is hereby granted, free of charge, to any person
1011# obtaining a copy of this software and associated documentation
2930#
3031# =================================================================
3132
32- __version__ = '0.16.dev0 '
33+ __version__ = '0.16.0 '
3334
3435import click
3536try :
You can’t perform that action at this time.
0 commit comments