mirror of
https://github.com/novoid/date2name.git
synced 2026-02-16 12:54:15 +00:00
updated version
This commit is contained in:
parent
fcdbc493f7
commit
5edf3cde92
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue