Skip to content

Commit f091b75

Browse files
authored
update version number
1 parent 766d73e commit f091b75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stimela/__init__.py

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

3030
USER = os.environ["USER"]
3131

32-
__version__ = "0.2.0"
32+
__version__ = "0.2.1"
3333

3434
GLOBALS = {}
3535

0 commit comments

Comments
 (0)