chiark / gitweb /
bump to 1.0.3 1.0.3
authorHans-Christoph Steiner <hans@eds.org>
Thu, 22 Mar 2018 22:00:10 +0000 (23:00 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Thu, 22 Mar 2018 22:19:57 +0000 (23:19 +0100)
setup.py

index b9df7229c6e7e0fdd80710476929cd3ab48e2b68..f50c4d86bb253b723f53e9f1bfd2267139c73e26 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -66,7 +66,7 @@ else:
     readme = ''
 
 setup(name='fdroidserver',
-      version='1.0.2',
+      version='1.0.3',
       description='F-Droid Server Tools',
       long_description=readme,
       author='The F-Droid Project',