Skip to content

Commit

Permalink
Changed version string to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mbr0wn committed Jun 26, 2016
1 parent 432ec7f commit b654cb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pybombs/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright 2015 Free Software Foundation, Inc.
# Copyright 2015-2016 Free Software Foundation, Inc.
#
# This file is part of PyBOMBS
#
Expand All @@ -22,4 +22,4 @@
This is PyBOMBS -- gnuradio.org/pybombs
"""

__version__ = "2.1.0rc1"
__version__ = "2.1.0"

0 comments on commit b654cb5

Please sign in to comment.