updated version

This commit is contained in:
Karl Voit 2024-04-26 15:53:31 +02:00
parent fcdbc493f7
commit 5edf3cde92
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
PROG_VERSION = u"Time-stamp: <2024-04-25>"
PROG_VERSION = u"Time-stamp: <2024-04-26>"
"""
date2name

View file

@ -26,7 +26,7 @@ date2name="date2name:main"
[tool.poetry]
name = "date2name"
version = "2024.04.25.1.309"
version = "2024.04.26.1"
description = "Handling time-stamps and date-stamps in file names"
authors = ["Karl Voit <tools@Karl-Voit.at>"]
license = "GPL v3"