Skip to content

Commit

Permalink
pump bela version to 2.0.0dev21
Browse files Browse the repository at this point in the history
  • Loading branch information
letuananh committed Mar 14, 2022
1 parent 77c2c2e commit fe08d8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bela/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
__url__ = "https://github.com/BLIPNTU/belacon"
__maintainer__ = "Le Tuan Anh"
__version_major__ = "2.0.0"
__version__ = "{}a20".format(__version_major__)
__version__ = "{}a21".format(__version_major__)
__version_long__ = "{} - alpha".format(__version_major__)
__status__ = "3 - Alpha"

0 comments on commit fe08d8d

Please sign in to comment.