Skip to content

Commit affbaae

Browse files
authored
Develop (#14)
* docs: add KafkaSafeDictionary example and clarify DevNet compliance u… (#11) * docs: add KafkaSafeDictionary example and clarify DevNet compliance use cases * ci: update workflow to use ubuntu-latest for consistency * ci: update Python version matrix to remove 3.6 * Update workflow: remove unsupported Python 3.6 and fix matrix for ubuntu-latest * Update pytest workflow configuration * Update version and setup tools.py (#13)
1 parent b3e4058 commit affbaae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
setup,
55
)
66

7-
__version__ = 'v2.0.1'
7+
__version__ = 'v2.0.2'
88
__author__ = 'Tyler Bruno'
99
DESCRIPTION = (
1010
'Typed and Tested Case Insensitive Dictionary which was '

0 commit comments

Comments
 (0)