Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
sn
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Turris
Sentinel
sn
Commits
a4bd4aa3
Verified
Commit
a4bd4aa3
authored
Jun 30, 2020
by
Vojtech Myslivec
🚀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix version number
parent
af041c87
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
docs/conf.py
docs/conf.py
+1
-1
setup.py
setup.py
+1
-1
No files found.
docs/conf.py
View file @
a4bd4aa3
...
...
@@ -26,7 +26,7 @@ author = 'CZ.NIC, z.s.p.o.'
# The short X.Y version
version
=
''
# The full version, including alpha/beta/rc tags
release
=
'0.
2
'
release
=
'0.
3.1
'
# -- General configuration ---------------------------------------------------
...
...
setup.py
View file @
a4bd4aa3
...
...
@@ -3,7 +3,7 @@
from
setuptools
import
setup
setup
(
name
=
"sn"
,
version
=
"0.
2
"
,
version
=
"0.
3.1
"
,
description
=
"Sentinel networking library"
,
author
=
"CZ.NIC, z.s.p.o."
,
author_email
=
"admin@turris.cz"
,
...
...
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