Skip to content

Commit

Permalink
version bump: 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesBuchner committed Apr 8, 2019
1 parent 4f092e3 commit 7660cab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python

import setuptools
from distutils.core import setup

try:
Expand All @@ -9,7 +9,7 @@
long_description = ''

setup(name='bxa',
version='2.4',
version='2.5',
author='Johannes Buchner',
url='https://github.com/JohannesBuchner/BXA/',
author_email='johannes.buchner.acad@gmx.com',
Expand Down

0 comments on commit 7660cab

Please sign in to comment.