Skip to content

Commit 9fc3276

Browse files
committed
fixed version number
1 parent c4dc56d commit 9fc3276

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
3.3.9.post1 (2019-01-07)
4+
3.3.10 (2019-01-07)
55
------------------------
66

77
* Fixed windows build

divio_cli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.3.9.post1"
1+
__version__ = "3.3.10"

0 commit comments

Comments
 (0)