Bump version
authorAlexander Vasarab <alexander@wylark.com>
Wed, 24 Jun 2020 03:58:12 +0000 (20:58 -0700)
committerAlexander Vasarab <alexander@wylark.com>
Wed, 24 Jun 2020 03:58:12 +0000 (20:58 -0700)
README.md
munter/__init__.py

index 7203e84625433b153711d063656ffc7996eafc9e..891d7f3ceb4dc43a1e97a4007c0c677dd1841cca 100644 (file)
--- a/README.md
+++ b/README.md
@@ -69,6 +69,11 @@ Future plans
 Version History
 ---------------
 
+- 2.1.0 (Jun 2020)
+
+  Implement fitness modifier. Make some text changes and other
+  miscellaneous and minor improvements.
+
 - 2.0.1 (Jun 2020)
 
   README improvement.
index f5c46cbe837193518777d3000dd5aed1605a3411..4393d40d0a73ab979cbbca6acb8587c662c6004b 100755 (executable)
@@ -1,3 +1,3 @@
 """Main package for Munter.py"""
-__version__ = "2.0.1"
+__version__ = "2.1.0"
 from .munter import time_calc