We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98ff450 commit d22dc0cCopy full SHA for d22dc0c
HISTORY.md
@@ -1,4 +1,4 @@
1
-- 0.4.21a
+- 0.4.21
2
3
* Missing trimming events since 0.4.19
4
setup.py
@@ -3,7 +3,7 @@
import os
from setuptools import setup, find_packages
5
6
-version = '0.4.21a'
+version = '0.4.21'
7
url = 'http://github.com/mirtop/mirtop'
8
9
0 commit comments