Skip to content

Commit 4fe3e39

Browse files
committed
0.3 release
1 parent 2d18bf5 commit 4fe3e39

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [0.2.DEV]
3+
## [0.3] - 2021-05-19
44

55
Nearly complete reconceptualization of the package structure and logic, based around the use of [PyFilesystem2](https://docs.pyfilesystem.org/en/latest/). Much more complete package, with better testing and documentation.
66

bw_processing/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = (0, 3, "DEV")
1+
version = (0, 3)

0 commit comments

Comments
 (0)