We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96ed205 commit f7d61aaCopy full SHA for f7d61aa
docs/source/conf.py
@@ -16,7 +16,7 @@
16
from time import gmtime, strftime
17
from re import match
18
19
-__version__ = '2.0.0'
+__version__ = '2.0.1'
20
21
# -- Project information -----------------------------------------------------
22
src/crappy/__version__.py
@@ -1,3 +1,3 @@
1
# coding: utf-8
2
3
0 commit comments