Skip to content

Commit fe08d8d

Browse files
committed
pump bela version to 2.0.0dev21
1 parent 77c2c2e commit fe08d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bela/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
__url__ = "https://github.com/BLIPNTU/belacon"
1515
__maintainer__ = "Le Tuan Anh"
1616
__version_major__ = "2.0.0"
17-
__version__ = "{}a20".format(__version_major__)
17+
__version__ = "{}a21".format(__version_major__)
1818
__version_long__ = "{} - alpha".format(__version_major__)
1919
__status__ = "3 - Alpha"

0 commit comments

Comments
 (0)