فهرست منبع

refactor(anonflow): update project version

Librellium 1 هفته پیش
والد
کامیت
d160f2d988
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      anonflow/__init__.py

+ 1 - 1
anonflow/__init__.py

@@ -1,2 +1,2 @@
-__version__ = (0, 4, 0)
+__version__ = (0, 5, 0)
 __version_str__ = ".".join(map(str, __version__))