Skip to content

Commit d22dc0c

Browse files
committed
hot fix
1 parent 98ff450 commit d22dc0c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
- 0.4.21a
1+
- 0.4.21
22

33
* Missing trimming events since 0.4.19
44

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import os
44
from setuptools import setup, find_packages
55

6-
version = '0.4.21a'
6+
version = '0.4.21'
77
url = 'http://github.com/mirtop/mirtop'
88

99

0 commit comments

Comments
 (0)