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
cubicweb
cubes
oauth
Commits
5905b90a6ff5
Commit
48f7b6bd
authored
Jun 04, 2014
by
Christophe de Vienne
Browse files
Set version 0.2.0
parent
caf6b4f8822b
Changes
2
Hide whitespace changes
Inline
Side-by-side
__pkginfo__.py
View file @
5905b90a
...
...
@@ -4,7 +4,7 @@
modname
=
'oauth'
distname
=
'cubicweb-oauth'
numversion
=
(
0
,
1
,
0
)
numversion
=
(
0
,
2
,
0
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
debian/changelog
View file @
5905b90a
cubicweb-oauth (0.2.0-1) testing; urgency=medium
* New release
-- Christophe de Vienne <christophe@unlish.com> Wed, 04 Jun 2014 12:54:39 +0200
cubicweb-oauth (0.1.0-1) unstable; urgency=low
* initial release
...
...
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