new version

This commit is contained in:
j 2025-01-31 19:47:08 +05:30
commit c6edcc2d39
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
<property name="icon">../media/icon.png</property>
<property name="type_hint">normal</property>
<property name="program_name">Calcool</property>
<property name="version">25.01</property>
<property name="version">25.02</property>
<property name="comments" translatable="yes">Calcool allows you to do calculations in a document,
on the right you have the result for each line.
If you ever used bc and wanted to edit a previous

View file

@ -81,7 +81,7 @@ class InstallAndUpdateDataDirectory(DistUtilsExtra.auto.install_auto):
DistUtilsExtra.auto.setup(
name='calcool',
version='25.01',
version='25.02',
license='GPL-3',
author='Jan Gerber',
author_email='j@mailb.org',