|
@@ -1,7 +1,7 @@
|
|
#! /usr/bin/env python
|
|
#! /usr/bin/env python
|
|
|
|
|
|
#
|
|
#
|
|
-# This file is part of stov, written by Helmut Pozimski 2012-2013.
|
|
|
|
|
|
+# This file is part of stov, written by Helmut Pozimski 2012-2015.
|
|
#
|
|
#
|
|
# stov is free software: you can redistribute it and/or modify
|
|
# stov is free software: you can redistribute it and/or modify
|
|
# it under the terms of the GNU General Public License as published by
|
|
# it under the terms of the GNU General Public License as published by
|
|
@@ -22,7 +22,7 @@ from distutils.core import setup
|
|
|
|
|
|
setup(
|
|
setup(
|
|
name="stov",
|
|
name="stov",
|
|
- version="0.9.1",
|
|
|
|
|
|
+ version="0.9.2",
|
|
author="Helmut Pozimski",
|
|
author="Helmut Pozimski",
|
|
author_email="helmut@pozimski.de",
|
|
author_email="helmut@pozimski.de",
|
|
description=("a program to subscribe to channels and users from youtube and"
|
|
description=("a program to subscribe to channels and users from youtube and"
|