Skip to content

Commit 3727116

Browse files
committed
bump version num before new release
1 parent 427b1b3 commit 3727116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pavement.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
# What project are we building?
2929
PROJECT = 'virtualenvwrapper'
30-
VERSION = '1.24'
30+
VERSION = '1.24.1'
3131
os.environ['VERSION'] = VERSION
3232

3333
# Read the long description to give to setup

0 commit comments

Comments
 (0)