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 63028a6 commit 025d979Copy full SHA for 025d979
NEWS.rst
@@ -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.7.0 (upcoming)
5
-------------------------
+Version 0.7.0 (2024/01/10)
+--------------------------
6
7
* Selected most important, backwards incompatible, changes:
8
setup.py
@@ -15,7 +15,7 @@
15
16
17
project_name = "microscope"
18
-project_version = "0.6.0+dev"
+project_version = "0.7.0"
19
20
21
# setup.py is used for both maintainers actions (build documentation,
0 commit comments