aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCamil Staps2015-04-25 17:19:59 +0200
committerCamil Staps2015-04-25 17:19:59 +0200
commit06ad90072fa6528223bf2e56a533e032bf5bb03e (patch)
tree38363b2dc1b86d0bd140c15a28e0d29437bd3434
parentFaster matrices (diff)
Version 1.1: faster matrices
-rw-r--r--pypride.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/pypride.py b/pypride.py
index 2f3bc85..8bca5a0 100644
--- a/pypride.py
+++ b/pypride.py
@@ -2,8 +2,8 @@
# =============================================================================
# Python PRIDE implementation
-# Version: 1.0
-# Date: 23/04/2015
+# Version: 1.1
+# Date: 25/04/2015
#
# =============================================================================
#