Browse Source

bumped to version 1.2

pull/8/head
jaraco 17 years ago
parent
commit
86bb5266f6
  1. 2
      setup.py

2
setup.py

@ -7,7 +7,7 @@ use_setuptools()
from setuptools import setup, find_packages
setup(name = "svg-chart",
version = "1.1",
version = "1.2",
description = "Python SVG Charting Library",
author = "Jason R. Coombs",
author_email = "jaraco@jaraco.com",

Loading…
Cancel
Save