new version
This commit is contained in:
parent
7eb6b42e96
commit
c6edcc2d39
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
2
setup.py
2
setup.py
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue