Skip to content

Commit 60a26e1

Browse files
author
David Miguel Susano Pinto
committed
maint: set version to 0.7.0+dev after 0.7.0 release.
1 parent 025d979 commit 60a26e1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

NEWS.rst

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

4+
Upcoming version
5+
----------------
6+
7+
48
Version 0.7.0 (2024/01/10)
59
--------------------------
610

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.7.0"
18+
project_version = "0.7.0+dev"
1919

2020

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

0 commit comments

Comments
 (0)