Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FUSS
pyoctofuss
Commits
a6bba6ac
Commit
a6bba6ac
authored
Dec 20, 2016
by
Christopher R. Gabriel
Browse files
version bump
parent
82460467
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
a6bba6ac
pyoctofuss (1.4-1) unstable; urgency=low
* New fixes upon octofussd porting. Moved ldaputils module to octofussd
-- Christopher R. Gabriel <cgabriel@truelite.it> Tue, 20 Dec 2016 12:20:38 +0100
pyoctofuss (1.4-1) unstable; urgency=low
* Repackaged using the new python packaging toolchain
...
...
setup.py
View file @
a6bba6ac
...
...
@@ -4,7 +4,7 @@ from distutils.core import setup
setup
(
name
=
'pyoctofuss'
,
version
=
"1.
4
"
,
version
=
"1.
5
"
,
description
=
'Octofuss common library'
,
author
=
[
'Enrico Zini'
,
'Christopher Gabriel'
],
author_email
=
[
'enrico@truelite.it'
,
'cgabriel@truelite.it'
],
...
...
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