aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 02133da..aa32ace 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ from setuptools import setup
setup(
name='syncthingmanager',
- version='0.2.0dev1',
+ version='0.2.0dev2',
description='A commandline tool for configuring Syncthing',
url='https://github.com/classicsc/syncthingmanager',
author='Samuel Smoker',