Skip to content

Commit 30fa0d3

Browse files
committed
Bump version to 0.2.2
1 parent c8de40d commit 30fa0d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deltasigma/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -900,7 +900,7 @@
900900
__copyright__ = "Copyright 2013, Giuseppe Venturini"
901901
__credits__ = ["Giuseppe Venturini"]
902902
__license__ = "BSD 2-Clause License"
903-
__version__ = '0.2.1'
903+
__version__ = '0.2.2'
904904
__maintainer__ = "Giuseppe Venturini"
905905
__email__ = "ggventurini+github@gmail.com"
906906
__status__ = "Stable"

0 commit comments

Comments
 (0)