Skip to content

Commit 70b7b97

Browse files
committed
update version
1 parent d82569e commit 70b7b97

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Change log
22
All notable changes to this project will be documented in this file.
33

4-
## [0.9.4] -- 2020-08-?
4+
## [0.9.3] -- 2020-08-11
55

66
### Added
77
- Add bwa mem as alternative read aligner

pipelines/pepatac.py

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

66
__author__ = ["Jin Xu", "Nathan Sheffield", "Jason Smith"]
77
__email__ = "[email protected]"
8-
__version__ = "0.9.4"
8+
__version__ = "0.9.3"
99

1010

1111
from argparse import ArgumentParser

0 commit comments

Comments
 (0)