[calm - Cygwin server-side packaging maintenance script] branch master, updated. 20210110
Jon TURNEY
jturney@sourceware.org
Sun Jan 10 14:58:12 GMT 2021
https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/calm.git;h=560cb9179da8401888c9997d90b9db199754d4b8
commit 560cb9179da8401888c9997d90b9db199754d4b8
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date: Sun Jan 10 14:57:59 2021 +0000
Update version to 20210110
Diff:
---
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index 291be8b..281407a 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ from setuptools import setup
setup(
name='calm',
- version='20200611',
+ version='20210110',
description='Cygwin packaging maintenance tool',
long_description=open('README.md').read(),
author='Jon Turney',
More information about the Cygwin-apps-cvs
mailing list