This is the mail archive of the cygwin-apps-cvs mailing list for the cygwin-apps project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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




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

commit 268cde3c74e7e84baa0b3eda679b8fb811f971a7
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Tue Jun 5 17:03:02 2018 +0100

    Update version to 20180605


Diff:
---
 setup.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/setup.py b/setup.py
index 4be4b00..8dc441e 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ from setuptools import setup
 
 setup(
     name='calm',
-    version='20180131',
+    version='20180605',
     description='Cygwin packaging maintenance tool',
     long_description=open('README.md').read(),
     author='Jon Turney',


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]