summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorIvan A. Melnikov <imelnikov@griddynamics.com>2013-10-29 00:14:08 +0400
committerIvan A. Melnikov <imelnikov@griddynamics.com>2013-10-29 00:22:55 +0400
commit91a641cf3882c7c738153e90f22575726fc0c398 (patch)
treededce005d952092b144ce37e1f000286443135db /setup.cfg
parentac23e607aec804b7ae158c1c765982a0203269a2 (diff)
downloadtaskflow-91a641cf3882c7c738153e90f22575726fc0c398.tar.gz
Let pbr determine version automatically
PBR can derive version from most recent tag when it is not set in setup.cfg. Let's use that. Change-Id: I7fd8896bc15166441e3dbf27fd5320a374008070
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 55767ea..cdcbfdd 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,5 @@
[metadata]
name = taskflow
-version = 0.1
summary = Taskflow structured state management library.
description-file =
README.md