Skip to content

Commit 5d03770

Browse files
committed
New release because the previous one had non-functioning scripts
1 parent f960c6d commit 5d03770

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
Release History
22
===============
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+
310
2.2.2 (released 2017-10-12)
411
---------------------------
512

ripe/atlas/tools/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# You should have received a copy of the GNU General Public License
1414
# along with this program. If not, see <http://www.gnu.org/licenses/>.
1515

16-
__version__ = "2.2.2"
16+
__version__ = "2.2.3"

0 commit comments

Comments
 (0)