Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
verktoy
kindnavsync
Commits
8931d6ed
Commit
8931d6ed
authored
Apr 05, 2019
by
Morten Brekkevold
Browse files
Bump version to 0.2.10.
Also update to a trove license classifier that matches the actual license.
parent
0568e8c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
8931d6ed
...
...
@@ -3,7 +3,7 @@ from setuptools import setup
setup
(
name
=
"kindnavsync"
,
version
=
"0.2.
9
"
,
version
=
"0.2.
10
"
,
author
=
"Morten Brekkevold"
,
author_email
=
"morten.brekkevold@uninett.no"
,
description
=
"Synchronizes device information from Kind to NAV"
,
...
...
@@ -20,6 +20,6 @@ setup(
classifiers
=
[
"Development Status :: 3 - Alpha"
,
"Topic :: System :: Networking"
,
"License :: OSI Approved ::
GNU General Public License v2 (GPLv2)
"
,
"License :: OSI Approved ::
Apache Software License
"
,
],
)
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