File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11=======
22History
33=======
4- 0.9.2 (2020-07-14)
4+ 0.9.3 (2020-07-14)
55------------------
6- * Forked Release from whatnick
6+ * Forked Release from whatnick via CI
7+
8+ 0.9.2 (2020-07-13)
9+ ------------------
10+ * Forked Release from whatnick manual
711
8120.9.1 (2019-10-29)
913------------------
Original file line number Diff line number Diff line change 44
55__author__ = """Mohan Kishore, Tisham Dhar"""
66__email__ = 'mohankishore@yahoo.com, whatnickd@gmail.com'
7- __version__ = '0.9.2 '
7+ __version__ = '0.9.3 '
88__copyright__ = 'Copyright (C) 2018 Mohan Kishore, 2020 Tisham Dhar'
Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.9.2
2+ current_version = 0.9.3
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change 4444 test_suite = 'tests' ,
4545 tests_require = test_requirements ,
4646 url = 'https://github.com/whatnick/python_dynamodb_lock' ,
47- version = '0.9.2 ' ,
47+ version = '0.9.3 ' ,
4848 zip_safe = False ,
4949)
You can’t perform that action at this time.
0 commit comments