Skip to content

Commit 6185af1

Browse files
committed
maint: set version to 0.4.0+dev after 0.4.0 release.
1 parent d764e1d commit 6185af1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

NEWS

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+
Version 0.5.0 (upcoming)
5+
------------------------
6+
7+
48
Version 0.4.0 (2019/01/07)
59
--------------------------
610

setup.py

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

1818

1919
project_name = 'microscope'
20-
project_version = '0.4.0'
20+
project_version = '0.4.0+dev'
2121

2222

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

0 commit comments

Comments
 (0)