Skip to content

Commit f942264

Browse files
committed
Fix version identifier
1 parent 672dd5e commit f942264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opshin/__init__.py

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

77
import warnings
88

9-
__version__ = "0.21.1"
9+
__version__ = "0.21.2"
1010
__author__ = "nielstron"
1111
__author_email__ = "[email protected]"
1212
__copyright__ = "Copyright (C) 2023 nielstron"

0 commit comments

Comments
 (0)