Skip to content

Commit 30ff75b

Browse files
author
ianb
committed
Auto-update of version strings
1 parent 541813f commit 30ff75b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import sys
22
from setuptools import setup
33

4-
version = '1.2.2'
4+
version = '1.2.3'
55

66
tests_require = ['nose']
77
if sys.version < '2.5':

0 commit comments

Comments
 (0)