Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Laros
barcode
Commits
8741e506
Commit
8741e506
authored
Jun 06, 2013
by
Laros
Browse files
Updated version number.
parent
f7c75383
Changes
1
Hide whitespace changes
Inline
Side-by-side
barcode/__init__.py
View file @
8741e506
...
...
@@ -22,7 +22,7 @@ Licensed under the MIT license, see the LICENSE file.
RELEASE
=
False
__version_info__
=
(
'0'
,
'
4
'
,
'dev'
)
__version_info__
=
(
'0'
,
'
5
'
,
'dev'
)
__version__
=
'.'
.
join
(
__version_info__
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment