Skip to content

Commit 025d979

Browse files
author
David Miguel Susano Pinto
committed
maint: release 0.7.0
1 parent 63028a6 commit 025d979

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

NEWS.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
The following is a summary of the user-visible changes for each of
22
python-microscope releases.
33

4-
Version 0.7.0 (upcoming)
5-
------------------------
4+
Version 0.7.0 (2024/01/10)
5+
--------------------------
66

77
* Selected most important, backwards incompatible, changes:
88

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616

1717
project_name = "microscope"
18-
project_version = "0.6.0+dev"
18+
project_version = "0.7.0"
1919

2020

2121
# setup.py is used for both maintainers actions (build documentation,

0 commit comments

Comments
 (0)