Skip to content

Commit 4e77478

Browse files
author
MartinMikita
committed
Changed version to 1.4
1 parent f012aef commit 4e77478

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ https://github.com/klokantech/cloudwrapper/archive/master.zip
6060

6161
### Versions
6262

63+
- v1.4 : `https://github.com/klokantech/cloudwrapper/archive/v1.4.zip`
6364
- v1.3 : `https://github.com/klokantech/cloudwrapper/archive/v1.3.zip`
6465
- v1.2 : `https://github.com/klokantech/cloudwrapper/archive/v1.2.zip`
6566
- v1.1 : `https://github.com/klokantech/cloudwrapper/archive/v1.1.zip`

Diff for: cloudwrapper/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@
2626
2727
"""
2828

29-
__version__ = '1.3'
29+
__version__ = '1.4'

0 commit comments

Comments
 (0)