Commit 0da27fdc authored by Alain Takoudjou's avatar Alain Takoudjou

Release version 0.1.4

parent 9c95c6d0
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)
================== ==================
......
...@@ -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"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment