Skip to content

Commit a31ee69

Browse files
authored
bump version [ci skip]
1 parent d95b522 commit a31ee69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rtkit/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__author__ = 'Andrea De Marco <[email protected]>'
2-
__version__ = '0.7.1'
2+
__version__ = '0.7.2'
33
__classifiers__ = [
44
'Development Status :: 4 - Beta',
55
'Intended Audience :: Developers',
@@ -11,7 +11,7 @@
1111
'Topic :: Internet :: WWW/HTTP',
1212
'Topic :: Software Development :: Libraries',
1313
]
14-
__copyright__ = "2011, %s " % __author__
14+
__copyright__ = "2011 - 2017, %s " % __author__
1515
__license__ = """
1616
Copyright (C) %s
1717

0 commit comments

Comments
 (0)