Skip to content

Commit

Permalink
Version number -> 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver committed Jul 8, 2019
1 parent 1e7ce70 commit 872b0ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nsist/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
from .wheels import WheelGetter
from .util import download, get_cache_dir, normalize_path

__version__ = '2.3'
__version__ = '2.4'

pjoin = os.path.join
logger = logging.getLogger(__name__)
Expand Down

0 comments on commit 872b0ee

Please sign in to comment.