Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisschellekens committed Mar 27, 2021
1 parent c15d744 commit 9e43ccf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ptext/io/write/ascii_art/ascii_logo.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pText version 1.8.2
Joris Schellekens
pText version 1.8.3
Joris Schellekens
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

setuptools.setup(
name="ptext-joris-schellekens", # Replace with your own username
version="1.8.2",
version="1.8.3",
author="Joris Schellekens",
author_email="[email protected]",
description="pText is a library for reading, creating and manipulating PDF files in python.",
Expand Down

0 comments on commit 9e43ccf

Please sign in to comment.