Skip to content

Commit f00c440

Browse files
authored
Merge pull request #5 from skip-pay/UpdateGermanium
Update germanium.
2 parents 83ca96b + 2bd7b52 commit f00c440

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

chamber/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = (0, 6, 16, 2)
1+
VERSION = (0, 6, 16, 3)
22

33

44
def get_version():

example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ flake8
33
freezegun==1.1.0
44
coveralls
55
diff-match-patch==20110725.1
6-
django-germanium==2.3.6
6+
skip-django-germanium==2.3.6.1
77
six==1.10.0
88
Pillow==9.3.0
99
boto3==1.16.47

0 commit comments

Comments
 (0)