Explorar o código

refactor(anonflow): update project version

Librellium hai 1 semana
pai
achega
d160f2d988
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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__))