We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f960c6d commit 5d03770Copy full SHA for 5d03770
CHANGES.rst
@@ -1,5 +1,12 @@
1
Release History
2
===============
3
+2.2.3 (released 2017-01-17)
4
+---------------------------
5
+
6
+Bug Fixes
7
+~~~~~~~~~
8
+- Fix for distribution issues that prevented the command-line scripts from working
9
10
2.2.2 (released 2017-10-12)
11
---------------------------
12
ripe/atlas/tools/version.py
@@ -13,4 +13,4 @@
13
# You should have received a copy of the GNU General Public License
14
# along with this program. If not, see <http://www.gnu.org/licenses/>.
15
16
-__version__ = "2.2.2"
+__version__ = "2.2.3"
0 commit comments