Skip to content

Commit f648a1d

Browse files
author
David Durieux
committed
Version 1.0.0
1 parent da17874 commit f648a1d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Changelog

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
Alignak ChangeLog
33
#################
44

5+
1.0.0 (2017-09-12)
6+
------------------
7+
8+
Too many modifications, so see the git log.
9+
It's the very first STABLE RELEASE.
10+
11+
512
0.2 (2016-01-23)
613
----------------
714

alignak/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
This module provide Alignak current version
33
"""
44

5-
VERSION = "0.2"
5+
VERSION = "1.0.0"

0 commit comments

Comments
 (0)