[calm - Cygwin server-side packaging maintenance script] branch master, updated. 20210626

Jon TURNEY jturney@sourceware.org
Sat Jun 26 13:24:13 GMT 2021




https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/calm.git;h=22cf4c796e341e6c56f8bcaf63a539fd480e88a3

commit 22cf4c796e341e6c56f8bcaf63a539fd480e88a3
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Sat Jun 26 14:23:31 2021 +0100

    Update version to 20210626


Diff:
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 1408e9c..1aa8af0 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ from setuptools import setup
 
 setup(
     name='calm',
-    version='20210408',
+    version='20210626',
     description='Cygwin packaging maintenance tool',
     long_description=open('README.md').read(),
     author='Jon Turney',



More information about the Cygwin-apps-cvs mailing list