[tor-commits] [nyx/master] Nyx development version tag

atagar at torproject.org atagar at torproject.org
Wed Apr 3 18:05:05 UTC 2019


commit f8ad2730ab5d85a302607524f0e9e10d640cf869
Author: Damian Johnson <atagar at torproject.org>
Date:   Sat Jan 12 15:34:52 2019 -0800

    Nyx development version tag
---
 nyx/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nyx/__init__.py b/nyx/__init__.py
index 64cf220..f58a33d 100644
--- a/nyx/__init__.py
+++ b/nyx/__init__.py
@@ -89,7 +89,7 @@ except ImportError:
 
   sys.exit(1)
 
-__version__ = '2.1.0'
+__version__ = '2.1.0-dev'
 __release_date__ = 'January 12, 2019'
 __author__ = 'Damian Johnson'
 __contact__ = 'atagar at torproject.org'





More information about the tor-commits mailing list