File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "libs/pyTermTk" : " 0.41.12 -a.0" ,
2+ "libs/pyTermTk" : " 0.41.13 -a.0" ,
33 "apps/ttkDesigner" : " 0.41.1-a.54" ,
44 "apps/dumbPaintTool" : " 0.41.1-a.54"
55}
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ authors = [
1212]
1313requires-python = " >=3.9"
1414dependencies = [
15- ' pyTermTk >= "0.41.12 -a.0"' ,
15+ ' pyTermTk >= "0.41.13 -a.0"' ,
1616 ' pyperclip' ,
1717 ' Pillow' ,
1818]
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.41.13-a.0] ( https://github.com/ceccopierangiolieugenio/pyTermTk/compare/pyTermTk-v0.41.12-a.0...pyTermTk-v0.41.13-a.0 ) (2025-04-02)
4+
5+
6+ ### Chores
7+
8+ * bump version ([ 6944a8e] ( https://github.com/ceccopierangiolieugenio/pyTermTk/commit/6944a8e670df12fc512a7bf2d949320e6e7a4988 ) )
9+
310## [ 0.41.12-a.0] ( https://github.com/ceccopierangiolieugenio/pyTermTk/compare/pyTermTk-v0.41.11-a.0...pyTermTk-v0.41.12-a.0 ) (2025-04-02)
411
512
Original file line number Diff line number Diff line change 2020# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2121# SOFTWARE.
2222
23- __version__ :str = "0.41.12 -a.0"
23+ __version__ :str = "0.41.13 -a.0"
2424
2525from .TTkCore import *
2626from .TTkTheme import *
You can’t perform that action at this time.
0 commit comments