We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c8a1a6 commit b548a5aCopy full SHA for b548a5a
pygem/__init__.py
@@ -18,7 +18,7 @@ def get_current_year():
18
__author__ = "Marco Tezzele, Nicola Demo"
19
__copyright__ = "Copyright 2017-{}, PyGeM contributors".format(get_current_year())
20
__license__ = "MIT"
21
-__version__ = "2.0.0"
+__version__ = "2.0.2"
22
__mail__ = 'marcotez@gmail.com, demo.nicola@gmail.com'
23
__maintainer__ = __author__
24
__status__ = "Stable"
0 commit comments