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
Pipelines
Graphs
Merge Requests
3
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 0da27fdc
authored
2017-07-21 14:46:36 +0200
by
Alain Takoudjou
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Release version 0.1.4
1 parent
9c95c6d0
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
CHANGES.txt
setup.py
CHANGES.txt
View file @
0da27fd
0.1.4 (2017-07-21)
==================
* caucase web parameter 'auto-sign-csr-amount' can be used to set how many csr must be signed automatically.
0.1.3 (2017-06-30)
0.1.3 (2017-06-30)
==================
==================
...
...
setup.py
View file @
0da27fd
...
@@ -20,7 +20,7 @@ from setuptools import setup, find_packages
...
@@ -20,7 +20,7 @@ from setuptools import setup, find_packages
import
glob
import
glob
import
os
import
os
version
=
'0.1.
3
'
version
=
'0.1.
4
'
name
=
'caucase'
name
=
'caucase'
long_description
=
open
(
"README.rst"
)
.
read
()
+
"
\n
"
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