Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

Commit dc20352

Browse files
Merge pull request #87 from mjdorma/SethMichaelLarson-patch-1
Prepare for 1.2.0 release
2 parents 9099050 + 6d3b45a commit dc20352

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

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

4-
version master
4+
version 1.2.0 (28/08/2017)
55

66
* Searches for vboxapi installed in Anaconda on Windows. (@SethMichaelLarson PR #80)
77
* Added ``__lt__`` and ``__gt__`` methods for orderability on Python 3. (@SethMichaelLarson PR #82)

virtualbox/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.1.0"
1+
__version__ = "1.2.0"

0 commit comments

Comments
 (0)