Skip to content

Commit e43fe46

Browse files
committed
Update version
1 parent bd6e01b commit e43fe46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flatlib/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import os
88

99

10-
__version__ = '0.2.2-dev'
10+
__version__ = '0.2.3'
1111

1212
# Library and resource paths
1313
PATH_LIB = os.path.dirname(__file__) + os.sep

0 commit comments

Comments
 (0)