summarylogtreecommitdiffstats
path: root/fix_version
blob: ebdae3e8354699102d6ce325643af8a4d55ebfb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- setup.py	2017-02-01 06:29:44.000000000 -0500
+++ setup2.py	2017-05-01 16:26:26.438144907 -0500
@@ -153,11 +153,7 @@
 
 setup(
     name="bcolz",
-    use_scm_version={
-        'version_scheme': 'guess-next-dev',
-        'local_scheme': 'dirty-tag',
-        'write_to': 'bcolz/version.py'
-    },
+    version="1.1.2",
     description='columnar and compressed data containers.',
     long_description="""\