Skip to content
Snippets Groups Projects
Commit 53d727a4 authored by Mark Caglienzi's avatar Mark Caglienzi
Browse files

Packaging work for octonet 0.2.44-1

parent ca550209
No related branches found
Tags v0.2.44-1
No related merge requests found
octonet (0.2.44-1) unstable; urgency=medium
* Fix the output in the user detail, mass edit, group edit pages: if the
full name of the user contains non-ascii values, it will be shown as
intended.
-- Mark Caglienzi <mark@truelite.it> Fri, 01 Feb 2019 11:59:43 +0000
octonet (0.2.43-1) unstable; urgency=medium
[ Simone Piccardi ]
......
......@@ -13,7 +13,7 @@ def list_locale_files():
setup(
name='octonet',
description='OctoNet',
version='0.2.43',
version='0.2.44',
license='GPL3',
author='Truelite S.r.l.',
author_email='info@truelite.it',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment