diff --git a/wifipasswords/__init__.py b/wifipasswords/__init__.py index 4c8db08..b4e04d6 100644 --- a/wifipasswords/__init__.py +++ b/wifipasswords/__init__.py @@ -25,7 +25,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see < https: // www.gnu.org/licenses/>. -__version__ = "0.3.0beta" +__version__ = "0.3.1-beta" __licence__ = "GPLv3" # GNU General Public Licence v3 import platform