Skip to content

Commit

Permalink
Version to 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Dinnerbone committed Apr 1, 2017
1 parent 88961d3 commit 2ed78fa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2.2
* Added new CLI
* Clean up sockets better
* Fixed connecting to ports greater than 32767
* Took a very very long time. :D

2.1
* Fixed the connections hanging when no data is received
* Sped up Query requests by caching DNS
Expand All @@ -12,4 +18,4 @@

1.0

* Initial release.
* Initial release.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

setup(
name='mcstatus',
version='2.1',
version='2.2',
author='Nathan Adams',
author_email='dinnerbone@dinnerbone.com',
url='https://pypi.python.org/pypi/mcstatus',
Expand Down

0 comments on commit 2ed78fa

Please sign in to comment.