We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd6e01b commit e43fe46Copy full SHA for e43fe46
flatlib/__init__.py
@@ -7,7 +7,7 @@
7
import os
8
9
10
-__version__ = '0.2.2-dev'
+__version__ = '0.2.3'
11
12
# Library and resource paths
13
PATH_LIB = os.path.dirname(__file__) + os.sep
0 commit comments