Skip to content
This repository has been archived by the owner on May 4, 2020. It is now read-only.

Commit

Permalink
Version is now 0.7.3
Browse files Browse the repository at this point in the history
git-svn-id: https://secure.simplistix.co.uk/svn/xlwt/trunk@4882 ac150577-6901-3246-a117-cd8547e6756f
  • Loading branch information
sjmachin committed Feb 10, 2012
1 parent a7537b7 commit 6501397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xlwt/__init__.py
@@ -1,6 +1,6 @@
# -*- coding: windows-1252 -*-

__VERSION__ = '0.7.3a'
__VERSION__ = '0.7.3'

import sys
if sys.version_info[:2] < (2, 3):
Expand Down

0 comments on commit 6501397

Please sign in to comment.