Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.db.banca
Commits
73e52e6a
Commit
73e52e6a
authored
Aug 06, 2013
by
Laurent EL SHAFEY
Browse files
Update bootstrap and version number
parent
1ca83c5e
Changes
2
Hide whitespace changes
Inline
Side-by-side
bootstrap.py
View file @
73e52e6a
...
...
@@ -181,4 +181,3 @@ if options.config_file is not None:
zc
.
buildout
.
buildout
.
main
(
args
)
shutil
.
rmtree
(
tmpeggs
)
setup.py
View file @
73e52e6a
...
...
@@ -9,7 +9,7 @@ from setuptools import setup, find_packages
setup
(
name
=
'xbob.db.banca'
,
version
=
'1.1.
1
'
,
version
=
'1.1.
2
'
,
description
=
'BANCA Database Access API for Bob'
,
url
=
'http://github.com/bioidiap/xbob.db.banca'
,
license
=
'GPLv3'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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