mirror of
https://codeberg.org/diginaut/digimarks.git
synced 2026-03-22 06:20:49 +01:00
Actual 1.2.0 version
This commit is contained in:
4
setup.py
4
setup.py
@@ -26,11 +26,11 @@ setup(
|
||||
# third part for minor release
|
||||
# second when api changes
|
||||
# first when it becomes stable someday
|
||||
version='1.1.99',
|
||||
version='1.2.0',
|
||||
author='Michiel Scholten',
|
||||
author_email='michiel@diginaut.net',
|
||||
|
||||
url='https://github.com/aquatix/digimarks',
|
||||
url='https://codeberg.org/diginaut/digimarks',
|
||||
license='Apache',
|
||||
|
||||
# as a practice no need to hard code version unless you know program wont
|
||||
|
||||
Reference in New Issue
Block a user