We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42bc6af commit d764e1dCopy full SHA for d764e1d
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
-Version 0.4.0 (upcoming)
5
-------------------------
+Version 0.4.0 (2019/01/07)
+--------------------------
6
7
* Selected most important, backwards incompatible, changes:
8
setup.py
@@ -17,7 +17,7 @@
17
18
19
project_name = 'microscope'
20
-project_version = '0.3.0+dev'
+project_version = '0.4.0'
21
22
23
## setup.py is used for both maintainers actions (build documentation,
0 commit comments