Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
nexedi
/
caucase
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
0
Merge Requests
1
Wiki
Snippets
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 6e3bb8e5
authored
2017-05-12 18:26:13 +0200
by
Alain Takoudjou
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Release version 0.1.2
1 parent
2aa8bf7a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
CHANGES.txt
setup.py
CHANGES.txt
View file @
6e3bb8e
0.1 (2017-04-27)
=================
0.1.2 (2017-05-12)
==================
* cliweb: renew now takes threshold option to check if renew is required and optional on-renew script to run after certificate renewal
0.1.1 (2017-04-27)
==================
* initial implementation of certificate authority
setup.py
View file @
6e3bb8e
...
...
@@ -20,7 +20,7 @@ from setuptools import setup, find_packages
import
glob
import
os
version
=
'0.1.
1
'
version
=
'0.1.
2
'
name
=
'caucase'
long_description
=
open
(
"README.rst"
)
.
read
()
+
"
\n
"
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment