| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent cb3ccad commit 543ca6b
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -14,7 +14,7 @@ | |||
| 14 | 14 | __docformat__ = 'restructuredtext en' | |
| 15 | 15 | ||
| 16 | 16 | __author__ = 'Thorsten Weimann <thorsten.weimann@gmx.net>' | |
| 17 | - __version__ = '0.3.1' | ||
| 17 | + __version__ = '0.4b1' | ||
| 18 | 18 | __license__ = 'MIT' | |
| 19 | 19 | ||
| 20 | 20 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -52,7 +52,8 @@ def save(self, filename, **kw): | |||
| 52 | 52 | ||
| 53 | 53 | :parameters: | |
| 54 | 54 | filename : String | |
| 55 | - Filename to save the barcode in (without filename extension). | ||
| 55 | + Filename to save the barcode in (without filename | ||
| 56 | + extension). | ||
| 56 | 57 | kw : Keyword Arguments | |
| 57 | 58 | The same as in `self.render`. | |
| 58 | 59 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments