We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45a7918 commit 559045eCopy full SHA for 559045e
psll/__init__.py
@@ -1,8 +1,8 @@
1
"""
2
-Macro-driven metalanguage which compiles to [Pyramid Scheme](https://github.com/ConorOBrien-Foxx/Pyramid-Scheme).
+Macro-driven metalanguage which compiles to Pyramid Scheme.
3
4
5
-__version__ = "0.1.7"
+__version__ = "0.1.8"
6
7
8
class PsllSyntaxError(SyntaxError):
0 commit comments