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 83ca96b commit 2bd7b52Copy full SHA for 2bd7b52
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