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.
2 parents 83ca96b + 2bd7b52 commit f00c440Copy full SHA for f00c440
chamber/version.py
@@ -1,4 +1,4 @@
1
-VERSION = (0, 6, 16, 2)
+VERSION = (0, 6, 16, 3)
2
3
4
def get_version():
example/requirements.txt
@@ -3,7 +3,7 @@ flake8
freezegun==1.1.0
coveralls
5
diff-match-patch==20110725.1
6
-django-germanium==2.3.6
+skip-django-germanium==2.3.6.1
7
six==1.10.0
8
Pillow==9.3.0
9
boto3==1.16.47
0 commit comments