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 52825a1 commit 51a2c58Copy full SHA for 51a2c58
1 file changed
barcode/writer.py
@@ -6,7 +6,7 @@
6
import os
7
import xml.dom
8
9
-from barcode import version
+from barcode.version import version
10
11
try:
12
import Image
0 commit comments