Browse Source

Bumped to 2.0.5

pull/8/head
jaraco 15 years ago
parent
commit
1eee3737db
  1. 2
      setup.py

2
setup.py

@ -5,7 +5,7 @@
from setuptools import setup, find_packages
setup(name = "svg.charts",
version = "2.0.4",
version = "2.0.5",
description = "Python SVG Charting Library",
long_description = open('README.txt').read().strip(),
author = "Jason R. Coombs",

Loading…
Cancel
Save