File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed
Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3- ## [ 4.0.0 ] - 2020-08-XX
3+ ## [ 4.0.2 ] - 2020-10-30
44
5- Initial Release
5+ * Fix Readme and Changelog
6+ * Fix Python2 Compatibility
7+
8+ ## [ 4.0.0] - 2020-10-15
9+
10+ * Initial Release
Original file line number Diff line number Diff line change 11# IMPORTANT: Latest Version
22
3- The current version is 4.0.0 . Please see the [ changelog] ( ./CHANGELOG.md ) for details on version history.
3+ The current version is 4.0.2 . Please see the [ changelog] ( ./CHANGELOG.md ) for details on version history.
44
55# What
66
Original file line number Diff line number Diff line change 2323
2424setup (
2525 name = 'cassandra-sigv4' ,
26- version = '4.0.0 ' ,
26+ version = '4.0.2 ' ,
2727 description = 'Implements a sigv4 authentication plugin for the open-source Datastax Python Driver for Apache Cassandra' ,
2828 long_description = long_description ,
2929 long_description_content_type = 'text/markdown' ,
You can’t perform that action at this time.
0 commit comments