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
awstats
Commits
18b657189b68
Commit
666d5cf4
authored
Jun 22, 2011
by
Arthur Lutz
Browse files
dump version number to 0.1.1
parent
66065935eeb0
Changes
1
Show whitespace changes
Inline
Side-by-side
__pkginfo__.py
View file @
18b65718
...
...
@@ -4,7 +4,7 @@
modname
=
'awstats'
distname
=
'cubicweb-awstats'
numversion
=
(
0
,
1
,
0
)
numversion
=
(
0
,
1
,
1
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL'
...
...
Write
Preview
Markdown
is supported
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