We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcf02f8 commit c92c075Copy full SHA for c92c075
NEWS
@@ -1,8 +1,8 @@
1
The following is a summary of the user-visible changes for each of
2
python-microscope releases.
3
4
-Upcoming release
5
-----------------
+Version 0.2.0 (2018/06/13)
+-------------------------
6
7
* New classes:
8
setup.py
@@ -33,7 +33,7 @@
33
import microscope.testsuite.libs
34
35
project_name = 'microscope'
36
-project_version = '0.1.0+dev'
+project_version = '0.2.0'
37
38
extra_requires = []
39
0 commit comments